Trying to intergrate firebase with my project but its failing to compile, could anyone help me its showing the errors below

183 views
Skip to first unread message

Kakooza Steven

unread,
May 16, 2020, 11:57:43 AM5/16/20
to Flutter Development (flutter-dev)
C:\Users\DsTechLtd\AndroidStudioProjects\jumia_app\android\app\src\main\java\io\flutter\plugins\GeneratedPluginRegistrant.java:17: error: package io.flutter.plugins.firebaseanalytics does not exist
    flutterEngine.getPlugins().add(new io.flutter.plugins.firebaseanalytics.FirebaseAnalyticsPlugin());
                                                                           ^
C:\Users\DsTechLtd\AndroidStudioProjects\jumia_app\android\app\src\main\java\io\flutter\plugins\GeneratedPluginRegistrant.java:18: error: package io.flutter.plugins.firebaseauth does not exist
    flutterEngine.getPlugins().add(new io.flutter.plugins.firebaseauth.FirebaseAuthPlugin());
                                                                      ^
C:\Users\DsTechLtd\AndroidStudioProjects\jumia_app\android\app\src\main\java\io\flutter\plugins\GeneratedPluginRegistrant.java:19: error: package io.flutter.plugins.firebase.core does not exist
    flutterEngine.getPlugins().add(new io.flutter.plugins.firebase.core.FirebaseCorePlugin());
                                                                       ^
3 errors

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.

Souvik Dutta

unread,
May 16, 2020, 12:10:49 PM5/16/20
to Kakooza Steven, Flutter Development (flutter-dev)
Keep your computer connected to the internet while running.

--
You received this message because you are subscribed to the Google Groups "Flutter Development (flutter-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/8a186d04-0e8e-4302-b425-5a6ed37c6fd4%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages