flutter_automation 1.3.1
flutter_automation: ^1.3.1 copied to clipboard
A flutter package that provides various automation scripts to help you with your flutter project.
1.1.4 Changes in stock files #
- Bug fixing
- Certain validations
- Stock files updated, renamed .temp to prevent analysis of while publishing
1.2.0 Firestore CRUD boilerplate #
- Firestore CRUD boilerplate automation
1.2.1 #
- fixing bugs
1.2.2 #
- Upgrading plugins to latest versions
- Adding api documentation
1.3.0 #
- Always get the latest version of plugin using the pub.dev API
- If the http request fails, it still adds the preset default version of the plugins
1.3.1 #
- Authentication now supports Signup
- Authentication UIs updated
- Authentication now properly displays auth errors in snackbar