Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关闭键盘时,会报这个错:Null check operator used on a null value #67

Open
yuping1989 opened this issue May 14, 2021 · 0 comments

Comments

@yuping1989
Copy link

关闭键盘时,会报这个错:Null check operator used on a null value

════════ Exception caught by widgets library ═══════════════════════════════════
The following _CastError was thrown building Builder(dirty):
Null check operator used on a null value

The relevant error-causing widget was
KeyboardRootWidget
lib/main.dart:93
When the exception was thrown, this was the stack
#0 CoolKeyboard.openKeyboard..
package:cool_ui/keyboards/keyboard_manager.dart:173
#1 KeyboardPageState.build.
package:cool_ui/keyboards/keyboard_manager.dart:415
#2 Builder.build
package:flutter/…/widgets/basic.dart:7555
#3 StatelessElement.build
package:flutter/…/widgets/framework.dart:4569
#4 ComponentElement.performRebuild
package:flutter/…/widgets/framework.dart:4495
...
════════════════════════════════════════════════════════════════════════════════

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant