***** This project is no longer being developed. A new version, with new standards is being developed *****
Login | Register | Main | Statement |
This is a template of mobile bank under development and migrating from a private server to Cloud Firestore.
In this model, I am using Consumer, Selector and StreamProvider just to show how easy they are to use.
Some items that should be implemented soon:
- Exceptions
- Unit tests
- Run this command to update your JSON parser
flutter pub run build_runner watch --delete-conflicting-outputs
- Run this command to create or update the internationalization strings
flutter pub run gen_lang:generate