mitesh77 / Best-Flutter-UI-Templates

completely free for everyone. Its build-in Flutter Dart.
Other
20.2k stars 4.51k forks source link

debug 报错 #19

Closed ranshon closed 4 years ago

ranshon commented 4 years ago

Exception has occurred. FlutterError (ServicesBinding.defaultBinaryMessenger was accessed before the binding was initialized. If you're running an application and need to access the binary messenger before runApp() has been called (for example, during plugin initialization), then you need to explicitly call the WidgetsFlutterBinding.ensureInitialized() first. If you're running a test, you can call the TestWidgetsFlutterBinding.ensureInitialized() as the first line in your test's main() method to initialize the binding.)

JustinTsouDeveloper commented 4 years ago

I have same issue, but my flutter channel change from dev to stable. It's work! You can try it.

bolaji007 commented 4 years ago

Please I'm new to programming and I have issues when I run my code..please see error message below what went wrong:execution failed for task':app:compiledebugrenderscript'.>11vm-rs-cc is missing IMG-20191112-WA0016

JustinTsouDeveloper commented 4 years ago

You enter "flutter doctor -v" command have any error?

bolaji007 commented 4 years ago

No error from flutter doctor On Friday, November 22, 2019, 03:15:27 AM GMT+1, JustinTsou notifications@github.com wrote:

You enter "flutter doctor -v" command have any error?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

mitesh77 commented 4 years ago

I solve this issue anyone can check, please.