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
892a575227
Add a script to add the status bar to the screenshots
...
The ones generated by the flutter driver do not have status bars
2019-02-16 10:19:28 +01:00
0a6d6f63ee
launch_android: Assume that emulator is in the path
2019-02-13 20:42:04 +01:00
cee81d7c4a
Add a helper script to get the latest artifact from CircleCI
2019-02-13 14:19:48 +01:00
9e0e9a336d
Integration Test: Minor refactor
2019-02-13 13:43:31 +01:00
eb1f35fd65
Add a script to run the integration test against emulated devices
...
This way, at least we know that the 'git clone' operation works on
different API versions.
2019-02-13 13:19:17 +01:00
8be06b5211
CircleCI: Move building to a separate step
...
I rather not couple the building of the APK to Fastlane.
2019-02-12 19:00:44 +01:00
edc83c3048
Move scripts to their own folder
2019-01-24 15:29:07 +01:00