This project serves as a template project for Flutter applications. You can generate a new repository by clicking "Use this remplate" above.
- Install Flutter and Dart SDK
- Install Flutter and Dart Android Studio Plugins
- Execute
$ flutter doctorto verify installations - Execute
$ pub getto pull project dependencies - Run
Staging Debugor any other run configuration of choice
master- Latest version in the app store.develop- Default. Feature branches are merged in when complete and then deleted.