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