toolheim/mobile-app/README.md

20 lines
351 B
Markdown
Raw Permalink Normal View History

2019-06-24 00:53:43 +02:00
# toolheim
2019-08-08 21:06:12 +02:00
# Generator stuff
2019-06-24 00:53:43 +02:00
2019-08-08 21:06:12 +02:00
## Json adapter
2019-06-24 00:53:43 +02:00
2019-08-08 21:06:12 +02:00
$ flutter packages pub run build_runner build --delete-conflicting-outputs
2019-06-24 00:53:43 +02:00
2019-08-08 21:06:12 +02:00
## App launcher icon
2019-06-24 00:53:43 +02:00
2019-08-08 21:06:12 +02:00
$ flutter pub pub run flutter_launcher_icons:main
2019-08-11 21:20:33 +02:00
## Create App Bundle Release
2019-09-10 23:17:34 +02:00
$ flutter build appbundle
## Debug
$ pub global run devtools
$ flutter run
copy url, open in chrome