6 Commits

Author SHA1 Message Date
4943423d69 scripts: Add REUSE licensing 2021-09-15 14:00:09 +02:00
a9bfffa376 Use flutterw 2021-09-14 10:21:29 +02:00
68447e7afa Swap flutter for flutterw in the scripts 2021-09-14 08:49:26 +02:00
7272585ce9 Improve flutter_run helper script 2021-09-08 10:07:23 +02:00
a065cd3ec8 Improve flutter_run script
* Display a longer message when reloading - It's easier to see
* Make flutter_run start the reload script and kill it automatically.
This is always the behaviour I want when running an app via flutter run.
2019-05-02 00:19:45 +02:00
7dc6433538 Add a helper script to choose the device and run flutter on it
It makes the entire process so much easier when you have multiple adb
devices.
2019-02-16 11:33:18 +01:00