Danny Tuppeny
|
6016882a56
|
Update devicelab test with new message prefix (#19560)
While working on attach, I changed the message output while waiting for an app to connect but didn't catch this.
|
2018-07-19 14:59:20 +01:00 |
|
Florian Loitsch
|
a8d97a6dc9
|
Wait before running the second test. (#18826)
|
2018-06-28 14:35:08 +02:00 |
|
Florian Loitsch
|
783a278956
|
Replace existing app if it already exists. (#18796)
The `flutter attach` test was failing because the Android device had
the app already installed.
|
2018-06-25 16:12:06 +02:00 |
|
Florian Loitsch
|
d248725e15
|
Flutter attach (#18677)
Add `flutter attach` command.
This command allows Flutter to connect to applications that haven't been launched using `flutter run`.
|
2018-06-25 15:33:42 +02:00 |
|