flutter_automation icon indicating copy to clipboard operation
flutter_automation copied to clipboard

An automation package for flutter firebase auth, android signing, google maps and more coming soon

Results 8 flutter_automation issues
Sort by recently updated
recently updated
newest added

i follow your Flutter Complete App From Scratch with Firebase. When i need to use flutter_automation: and run: flutter pub run flutter_automation -f in terminal go out to me: #0...

![1](https://user-images.githubusercontent.com/52690736/140515180-0aec7c47-d519-4d33-bd0e-df0346f34273.PNG) ![2](https://user-images.githubusercontent.com/52690736/140515186-21f87ea1-c7d7-4214-9108-afb889f2a62b.PNG) ![3](https://user-images.githubusercontent.com/52690736/140515198-846ffd6f-46a2-4e3c-98f6-1f88971f7e2b.PNG) I dont know why signed apk is creating properly but bundle is not, i believe i do everything clear but its not working. What is my fault...

Unhandled exception: ProcessException: The system cannot find the file specified. Command: keytool -genkey -noprompt -alias panj_pyare_app_key -dname "CN=test name OU=my organization O=organization name L=my location S=state C=+01" -keystore k eys/keystore.jks...

Please add null safety support

Does the package work with Flutter 2?

Looks like some sort of pub issue: Running "flutter pub get" in firebasetest... pub get failed (1; So, because firebasetest depends on both flutter_automation ^1.4.0 and firebase_auth ^1.0.1, version solving...

I'm getting the following issue after generating keys for an app. **Note:** I used it before and it was working fine FAILURE: Build failed with an exception. * What went...

FirebaseUser now deprecated to User, onAuthStateChanged now deprecated to authStateChanges() _onAuthStateChanged() now removed and placed under UserRepository.instance