You can try to get the Firebase app instance , in it’s code firebase checks if it’s initialized, if not it throws an IllegalStateException . Then you can check to see if your app is already initialized.
Read moreWhat is Firebase for Flutter?
Firebase is a Backend-as-a-Service (BaaS) app development platform that provides hosted backend services such as a realtime database, cloud storage, authentication, crash reporting, machine learning, remote configuration, and hosting for your static files. Firebase supports Flutter.
Read moreWhat is Firebase for Flutter?
Firebase is a Backend-as-a-Service (BaaS) app development platform that provides hosted backend services such as a realtime database, cloud storage, authentication, crash reporting, machine learning, remote configuration, and hosting for your static files. Firebase supports Flutter.
Read moreHow do I add firestore to my Flutter?
Add Cloud Firestore plugin to your app
Read moreHow do I add Firebase to Flutter app?
Configuring an Android app
Read moreHow do I initialize Firebase?
Register your app
Read more