Sign in
flutter
/
mirrors
/
flutter
/
80619f100ffefec82528be1b92a76ad22807e459
/
packages
/
flutter_tools
/
lib
/
src
/
emulator.dart
82262d8
format operator== according to flutter style guide (#48449)
by Alexandre Ardhuin
· 5 years ago
4f9b6cf
enable lint prefer_final_in_for_each (#47724)
by Alexandre Ardhuin
· 5 years ago
ee7a37f
[flutter_tools] Ensure that global variables are easily identifiable (#47398)
by Jonah Williams
· 5 years ago
449f4a6
License update (#45373)
by Ian Hickson
· 5 years ago
df4bf45
more UI-as-code (#35516)
by Alexandre Ardhuin
· 6 years ago
e2340c6
[flutter_tool] Use curly braces around single statment control structures (#40446)
by Zachary Anderson
· 6 years ago
73c10e8
[flutter_tool] process.dart cleanup (#39899)
by Zachary Anderson
· 6 years ago
8dbfc82
Tweak the display name of emulators (#34785)
by Danny Tuppeny
· 6 years ago
v1.7.9
d9983e1
Add category/platformType to emulators (#34721)
by Danny Tuppeny
· 6 years ago
0acd3e6
refactor context to be implicit-downcast safe (#31622)
by Jonah Williams
· 6 years ago
387f885
Add missing trailing commas (#28673)
by Alexandre Ardhuin
· 6 years ago
5169ab5
format parameter list (#27261)
by Alexandre Ardhuin
· 6 years ago
2ea1d81
sort_constructors_first (#22575)
by Alexandre Ardhuin
· 6 years ago
f62afdc
add missing type parameter on methods (#22096)
by Alexandre Ardhuin
· 6 years ago
d927c93
Unnecessary new (#20138)
by Alexandre Ardhuin
· 7 years ago
eda03e2
re-re-enable lint unnecessary_const (#20103)
by Alexandre Ardhuin
· 7 years ago
00aac68
Revert flutter/flutter#19592 (#19861)
by Todd Volkert
· 7 years ago
2701835
re-enable lint unnecessary_const (#19592)
by Alexandre Ardhuin
· 7 years ago
f630f90
Revert "enable lint unnecessary_const (#19342)" (#19423)
by Ian Hickson
· 7 years ago
cc1cf13
enable lint unnecessary_const (#19342)
by Alexandre Ardhuin
· 7 years ago
7e4038f
Expose emulator creation to daemon API (#18905)
by Danny Tuppeny
· 7 years ago
266a720
Ensure we have the Java binary on PATH when invoking avdmanager (#18908)
by Danny Tuppeny
· 7 years ago
cdb0118
Add --create option to `flutter emulators` command (#18235)
by Danny Tuppeny
· 7 years ago
48f4ff6
Ensure errors launching emulators are exposed to the daemon (#18446)
by Danny Tuppeny
· 7 years ago
e2181a6
First run simulator with -n to ensure it always opens a device (#17460)
by Danny Tuppeny
· 7 years ago
768fca8
Trim all space/dots from end
by Danny Tuppeny
· 7 years ago
9eb3bf5
Don't show last bullet if there's no label
by Danny Tuppeny
· 7 years ago
11076bf
Add missing awaits
by Danny Tuppeny
· 7 years ago
f850d04
Add missing await
by Danny Tuppeny
· 7 years ago
3cb539f
Switch streams to Future<Lists>
by Danny Tuppeny
· 7 years ago
b4c967a
Re-order columns
by Danny Tuppeny
· 7 years ago
76815fa
Flatten descriptions from Stream to List
by Danny Tuppeny
· 7 years ago
b5a3d26
Fix typo
by Danny Tuppeny
· 7 years ago
445273f
Fix filtering of emulator list
by Danny Tuppeny
· 7 years ago
3626556
Remove unused code
by Danny Tuppeny
· 7 years ago
b7497d5
Remove unused emulator diagnostics
by Danny Tuppeny
· 7 years ago
03b5fe3
Handle nulls caused by missing information
by Danny Tuppeny
· 7 years ago
c0b2e78
Add support for iOS Simulator in `flutter emulators`
by Danny Tuppeny
· 7 years ago
4c67885
Add support for launching emulators
by Danny Tuppeny
· 7 years ago
4d7c3c7
Read information about AVDs from config.ini
by Danny Tuppeny
· 7 years ago
486e953
Add some emulator tests
by Danny Tuppeny
· 7 years ago
53840fb
Add basic support for listing Android AVDs
by Danny Tuppeny
· 7 years ago