toolheim/mobile-app/README.md
2019-09-10 23:17:34 +02:00

20 lines
351 B
Markdown

# toolheim
# Generator stuff
## Json adapter
$ flutter packages pub run build_runner build --delete-conflicting-outputs
## App launcher icon
$ flutter pub pub run flutter_launcher_icons:main
## Create App Bundle Release
$ flutter build appbundle
## Debug
$ pub global run devtools
$ flutter run
copy url, open in chrome