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

Unable to run the app in pi due to fireba #2

Open
loconous opened this issue Mar 16, 2022 · 1 comment
Open

Unable to run the app in pi due to fireba #2

loconous opened this issue Mar 16, 2022 · 1 comment

Comments

@loconous
Copy link

ERROR when launching in the pi:
flutter: Observatory listening on http://127.0.0.1:32933/8PSPe70lZAo=/
[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: MissingPluginException(No implementation found for method Firebase#initializeCore on channel plugins.flutter.io/firebase_core)
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:175:7)

#1 MethodChannel.invokeListMethod (package:flutter/src/services/platform_channel.dart:363:35)

#2 MethodChannelFirebase._initializeCore (package:firebase_core_platform_interface/src/method_channel/method_channel_firebase.dart:31:23)

#3 MethodChannelFirebase.initializeApp (package:firebase_core_platform_interface/src/method_channel/method_channel_firebase.dart:73:7)

#4 Firebase.initializeApp (package:firebase_core/src/firebase.dart:40:31)

#5 main (package:msb_companion/main.dart:10:3)

@loconous
Copy link
Author

See ardera/flutter-pi#161

I found one guy that made some, but they seem deprecated: https://github.com/bmcbarron/flutter-pi

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