[core/no-app] No Firebase App '[DEFAULT]' has been created - call Firebase.initializeApp()

This Question is posted by seven.srikanth at 9/6/2020 12:40:24 PM





How to fix this issue?

Tags:



3 Comments
Login to comment.
Recent Comments

assardeveloper7 at 9/25/2022

void main() async { WidgetsFlutterBinding.ensureInitialized(); await Firebase.initializeApp(); runApp(MyApp()); }

Login to Reply.

jekerar590 at 11/21/2020

<a href="https://fluttercorner.com/no-firebase-app-default-has-been-created-call-firebase-initializeapp-in-flutter-and-firebase">Here is possible all solution https://fluttercorner.com/no-firebase-app-default-has-been-created-call-firebase-initializeapp-in-flutter-and-firebase/</a>

Login to Reply.

jekerar590 at 11/21/2020

Here is possible all solution https://fluttercorner.com/no-firebase-app-default-has-been-created-call-firebase-initializeapp-in-flutter-and-firebase/

Login to Reply.


Recent Articles


Open a page on top of another page without hiding Drawer

Posted by seven.srikanth on 01 Jul 2023 Article


How to add Icon to a Button in flutter?

Posted by seven.srikanth on 10 Jan 2023 Article


Add Dotted Border to a container in Flutter

Posted by seven.srikanth on 10 Jan 2023 Article


IgnorePointer example in flutter

Posted by seven.srikanth on 09 Jan 2023 Article




© 2018 - Fluttercentral | Email to me - Seven.srikanth@gmail.com