Current SDK version: 2.10.4
https://docs.flutter.dev/get-started/install/windows
https://docs.flutter.dev/get-started/install/linux
flutter pub get
Let this command run in a terminal while developing mobx code related stuff
flutter pub run build_runner watch --delete-conflicting-outputs
PlatformException(sign_in_failed, com.google.android.gms.common.api.ApiException: 10: , null, null)
In terminal, run:
(Windows)
keytool -list -v -alias androiddebugkey -keystore %USERPROFILE%.android\debug.keystore
(Mac/Linux)
keytool -list -v -alias androiddebugkey -keystore ~/.android/debug.keystore
Copy SHA-1 and SHA-256 outputs codes and send to repository owner add it to Firebase project configuration.
Source: Add Fingerprints SHA-1 & SHA256