Demo Project using flutter resources
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
flutter pub run flutter_native_splash:create
flutter pub get
flutter pub run flutter_launcher_icons
- Docs
- Docs
- Youtube
- Enable Email Option in Firebase Console
- Firebase Console
- Configure Firebase in main.dart
flutter pub add firebase_auth
- Get email and password from text fields
- Add logic in Signup Controller
- Create Authentication Repository Controller
- Create SignupWithEmailAndPassword()
- Create SigninWithEmailAndPassword()
- Create Logout()
- Docs
- Docs
- Installation Java - Video
- Java Download
- Authenticating Your Client
The keytool utility prompts you to enter a password for the keystore. The default password for the debug keystore is android .
To get the debug certificate fingerprint:
on Linux or Mac
keytool -list -v \
-alias androiddebugkey -keystore ~/.android/debug.keystore
- Link Ativar API Configuration in terminal for app
flutterfire config
Learn more about using this file and next steps from the documentation: >
flutter clear
flutter pub get
- Pricing
- Youtube
- Cloud Firestore Updating versions
flutter pub upgrade --major-versions