Roadmap
Add Firebase SDKs to index.html
Note: this will expose your firebaseConfig.
Solution: option "From hosting URLs"
firebase-app.js
[optional] firebase-auth, firebase-firestore, firebase-analytics
init.js
Add dependencies to pubspec.yaml
Initializing FlutterFire
pub.dev firebase_auth
https://firebase.flutter.dev/docs/auth/usage
email and password sign-in
Sign out
sign in example
Flutter Firebase Setup for Power Users > Analytics