How do I manually connect to Firebase?
Add Firebase to your Android project
Read moreHow do I connect Firebase to my website?
Link web app to Hosting site
Read moreDoes firebase work with flutter Web?
Before using FlutterFire on the web, you must first import the Firebase JavaScript SDK and initialize Firebase .
Read moreHow many users can Firebase have?
The limit you’re referring to is the limit for the number of concurrently connected users to Firebase Realtime Database on the free Spark plan. Once you upgrade to a payment plan, your project will allow 200,000 simultaneously connected users .
Read more