Danny Tuppeny
|
b4c967abee
|
Re-order columns
|
2018-05-09 16:03:59 +01:00 |
|
Danny Tuppeny
|
76815faeac
|
Flatten descriptions from Stream to List
|
2018-05-09 16:03:59 +01:00 |
|
Danny Tuppeny
|
b5a3d26f75
|
Fix typo
|
2018-05-09 16:03:59 +01:00 |
|
Danny Tuppeny
|
445273f7d5
|
Fix filtering of emulator list
`flutter emulators nexus` will now return only those that'd match (eg. same things that `flutter emulators --start nexus` would match).
|
2018-05-09 16:03:59 +01:00 |
|
Danny Tuppeny
|
3626556d21
|
Remove unused code
|
2018-05-09 16:03:59 +01:00 |
|
Danny Tuppeny
|
b7497d558f
|
Remove unused emulator diagnostics
|
2018-05-09 16:03:59 +01:00 |
|
Danny Tuppeny
|
03b5fe3d94
|
Handle nulls caused by missing information
|
2018-05-09 16:03:59 +01:00 |
|
Danny Tuppeny
|
c0b2e78391
|
Add support for iOS Simulator in flutter emulators
|
2018-05-09 16:03:59 +01:00 |
|
Danny Tuppeny
|
4c67885b8e
|
Add support for launching emulators
|
2018-05-09 16:03:59 +01:00 |
|
Danny Tuppeny
|
4d7c3c775f
|
Read information about AVDs from config.ini
|
2018-05-09 16:03:59 +01:00 |
|
Danny Tuppeny
|
486e9534bf
|
Add some emulator tests
|
2018-05-09 16:03:59 +01:00 |
|
Danny Tuppeny
|
53840fb0ce
|
Add basic support for listing Android AVDs
Very basic support for "flutter emulators" which just lists the available Android AVDs.
Relates to:
https://github.com/flutter/flutter/issues/14822
https://github.com/Dart-Code/Dart-Code/issues/490
https://github.com/flutter/flutter/issues/13379
|
2018-05-09 16:03:59 +01:00 |
|