15 lines
No EOL
264 B
Markdown
15 lines
No EOL
264 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 |