- Firebase Login
- Firebase Signup with email and password
- Firebase Signup with Google Login
- Data persistent after login/signup (Using SQLite)
- BloC pattern implementation
- Multi language support (English and French)
- Note: It is known issue that multi language is not working in emulators.
- Create new Firebase Project and register your app for Android and iOS from Firebase Console.
- Download
google-services.jsonfor Android andGoogleService-Info.plistand place them atandroid/app/andios/Runner/directory respectively - Change URL schema with your URL as shown in below screenshot inside
ios\Runner\info.plist
- Text/SMS based login implementation.
- Firebase Analytics implementation
- More language support




