Skip to content
Snippets Groups Projects

Mobile app initial implementation.

Merged Igor Markin requested to merge 3-android-mobile-app-web-view into master
1 file
+ 6
3
Compare changes
  • Side-by-side
  • Inline
+ 6
3
#
#Vereign mobile application.
Vereign mobile application.
## Application flavors
- Debug with `development` flavor `flutter run --flavor development -t lib/main-dev.dart`
- Debug with `production` flavor `flutter run --flavor production -t lib/main.dart`
## Getting Started
## Flutter Getting Started
This project is a starting point for a Flutter application.
Loading