Skip to content

WilkerOliveira/flutter_bank_cards_template

Repository files navigation

Mobile Bank Template

***** 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

This app use other plugins like:

Extra infos

  • 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

P.S.: I am not a designer :)