[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.


Articles


How to Customize DrawerHeader in Flutter Navigation Drawer

Posted by seven.srikanth on 5/3/2025 5:49:02 PM how to customize drawerheader in flutter


How to Cache Network Images in Flutter

Posted by seven.srikanth on 5/3/2025 5:49:02 PM how to cache network images in flutter


How to Blur Background Widgets Using BackdropFilter in Flutter

Posted by seven.srikanth on 5/3/2025 5:49:02 PM how to blur background widgets using backdropfilter


Create a Draggable Widget in Flutter

Posted by seven.srikanth on 5/3/2025 5:49:02 PM create a draggable widget in flutter




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