1. ee7a37f [flutter_tools] Ensure that global variables are easily identifiable (#47398) by Jonah Williams · 5 years ago
  2. 449f4a6 License update (#45373) by Ian Hickson · 5 years ago
  3. e4b809b [flutter_tool] Crash less when git fails during 'version' (#45628) by Zachary Anderson · 5 years ago
  4. 7d8f820 Suggest GitHub template when flutter tool crashes (#45360) by Jenn Magder · 5 years ago
  5. a60bf8e Spell check of Flutter docs (#45200) by Greg Spencer · 5 years ago
  6. adc7351 implicit-casts:false on flutter_tools/lib (#44447) by Alexandre Ardhuin · 5 years ago
  7. 6498f64 Catch and display version check errors during doctor (#44868) by Jenn Magder · 5 years ago
  8. f11c341 fix bad indentations(mainly around collection literals) (#41355) by Alexandre Ardhuin · 6 years ago
  9. b873162 fix some bad indentations (#41172) by Alexandre Ardhuin · 6 years ago
  10. df4bf45 more UI-as-code (#35516) by Alexandre Ardhuin · 6 years ago
  11. e2340c6 [flutter_tool] Use curly braces around single statment control structures (#40446) by Zachary Anderson · 6 years ago
  12. 73c10e8 [flutter_tool] process.dart cleanup (#39899) by Zachary Anderson · 6 years ago
  13. b9029c7 [flutter_tool] Add onError callback to asyncGuard. Use it in Doctor (#39445) by Zachary Anderson · 6 years ago
  14. d921098 Break dependency of tools/lib/src from lib/src/commands/ (#39072) by Mehmet Fidanboylu · 6 years ago
  15. 9818d2d Add web workflow to default validators (#39006) by Jonah Williams · 6 years ago
  16. 3ceef86 [flutter_tool] Handle crashes from doctor validators (#38920) by Zachary Anderson · 6 years ago
  17. c22ce95 Change from using `defaults` to `plutil` for Plist parsing (#38662) by Todd Volkert · 6 years ago
  18. d208ce2 [flutter_tool] Usage refactor cleanup (#37186) by Zachary Anderson · 6 years ago
  19. ef146f6 [flutter_tool] Clean up usage events and custom dimensions (#36785) by Zachary Anderson · 6 years ago
  20. 3fedb8c Reland: use flutter features for web and desktop (#36699) by Jonah Williams · 6 years ago
  21. 8eae2df Revert "Use FlutterFeatures to configure web and desktop devices (#36465)" (#36654) by Jonah Williams · 6 years ago
  22. bd52a78 Use FlutterFeatures to configure web and desktop devices (#36465) by Jonah Williams · 6 years ago
  23. aa9a115 Move reporting files to reporting/ (#36017) by Todd Volkert · 6 years ago
  24. 102ab1e Reland bundle ios deps (#36093) by Christopher Fujino · 6 years ago
  25. 758009b more ui-as-code (#35393) by Alexandre Ardhuin · 6 years ago
  26. 2cf8213 Break down flutter doctor validations and results (#34624) by Emmanuel Garcia · 6 years ago
  27. b9932d5 Add linux doctor implementation (#34755) by Jonah Williams · 6 years ago
  28. 830fb38 Revert "Add basic desktop linux checks (#31873)" (#34753) by Jonah Williams · 6 years ago
  29. f221ad1 Add basic desktop linux checks (#31873) by Jonah Williams · 6 years ago
  30. 317e4cb don't warn on CHROME_EXECUTABLE missing if we've already located it. (#34079) by Jonah Williams · 6 years ago
  31. fb8df82 Add 'doctor' support for Windows (#33872) by stuartmorgan · 6 years ago
  32. 83986ac Add a real-er web restart, doctor, workflow (#33786) by Jonah Williams · 6 years ago
  33. 81c38b2 Implement macOS support in `flutter doctor` (#33277) by stuartmorgan · 6 years ago
  34. 0acd3e6 refactor context to be implicit-downcast safe (#31622) by Jonah Williams · 6 years ago
  35. d9718aa Add desktop workflows to doctor (#31283) by stuartmorgan · 6 years ago
  36. 99866f4 Make timeout durations configurable (#30053) by Jonah Williams · 6 years ago v1.4.5
  37. 7d678f2 Lazy cache 5: The Empire Strikes Back (#29986) by Jonah Williams · 6 years ago
  38. 164dae3 Revert "Lazy cache 4 (#29785)" (#29985) by Jonah Williams · 6 years ago
  39. d71f324 Lazy cache 4 (#29785) by Jonah Williams · 6 years ago
  40. a6af422 some spaces formatting (#29452) by Alexandre Ardhuin · 6 years ago
  41. a0d1f93 fix block formatting (#29051) by Alexandre Ardhuin · 6 years ago
  42. 387f885 Add missing trailing commas (#28673) by Alexandre Ardhuin · 6 years ago
  43. 7634a0e [flutter_tool,doctor] Fix and test gen_snapshot failure message (#27253) by Zachary Anderson · 6 years ago
  44. 66f424f fix some bad indentations (#26921) by Alexandre Ardhuin · 6 years ago
  45. 31a9626 [O] Removing all timeouts (mark II) (#26736) by Ian Hickson · 6 years ago
  46. b16ef48 Add a validator to ensure NO_PROXY is set correctly if HTTP_PROXY is set (#25974) by Danny Tuppeny · 6 years ago
  47. 8426910 Revert "[O] Remove many timeouts. (#23531)" (#25646) by Ian Hickson · 6 years ago
  48. 76f7081 [O] Remove many timeouts. (#23531) by Ian Hickson · 6 years ago
  49. f8ab726 Flutter doctor error message lookup (#23889) by tonyzhao1 · 6 years ago
  50. b1a2329 Added '--check-for-remote-artifacts' option for Flutter Doctor. (#23543) by Ben Konyi · 6 years ago
  51. b7c9c96 Support for fuchsia device discovery, workflow, and sdk wrapper (#23282) by Jonah Williams · 6 years ago
  52. 081d2a7 Re-land text wrapping/color PR (#22831) by Greg Spencer · 6 years ago
  53. 2d81adf Revert "Turn on line wrapping in usage and status messages, adds ANSI color to doctor and analysis messages. (#22656)" (#22759) by Greg Spencer · 6 years ago
  54. e438632 Turn on line wrapping in usage and status messages, adds ANSI color to doctor and analysis messages. (#22656) by Greg Spencer · 6 years ago
  55. b04447d Split Android license checks into their own subvalidator (#22446) by tonyzhao1 · 6 years ago
  56. 2d3ff10 apply lint prefer_void_to_null in packages/flutter_tools (#22686) by Alexandre Ardhuin · 6 years ago
  57. 2ea1d81 sort_constructors_first (#22575) by Alexandre Ardhuin · 6 years ago
  58. f62afdc add missing type parameter on methods (#22096) by Alexandre Ardhuin · 7 years ago
  59. 306bcbd Fixes terse doctor output when no devices available. (#22108) by Greg Spencer · 7 years ago
  60. 8b5af14 Use grouped validator instead of categories (#21577) by tonyzhao1 · 7 years ago
  61. d927c93 Unnecessary new (#20138) by Alexandre Ardhuin · 7 years ago
  62. 6e64cb0 Fix windows crash running `flutter run` which tries to find Xcode (#21423) by Danny Tuppeny · 7 years ago
  63. 58d98ce Create categories for doctor validators (#20758) by tonyzhao1 · 7 years ago
  64. 8c79f40 Fixes resulting from audit of issues links (#20772) by Ian Hickson · 7 years ago
  65. acf4b6c Clean up startProgress logic. (#19695) (#20009) by Ian Hickson · 7 years ago
  66. 9c15963 Revert "Clean up startProgress logic. (#19695)" (#19842) by Jonah Williams · 7 years ago
  67. 0636c6f Clean up startProgress logic. (#19695) by Ian Hickson · 7 years ago
  68. 09276be enable lint prefer_equal_for_default_values (#18156) by Alexandre Ardhuin · 7 years ago
  69. 758711c Allow `--use-application-binary` using app-bundles on ios (#17691) by Sigurd Meldgaard · 7 years ago
  70. 2bdb3bb Fix references to Devices and remove unused properties by Danny Tuppeny · 7 years ago
  71. 53840fb Add basic support for listing Android AVDs by Danny Tuppeny · 7 years ago
  72. 31156ae We can launch if the flutter-tester device is enabled. (#17019) by Konstantin Scheglov · 7 years ago
  73. 7f9bf5a Introduce DoctorValidatorsProvider to improve extensibility of flutter_tools (#16918) by josephmr · 7 years ago
  74. 4658ec0 Extract checking IntelliJ packages into a helper and use for Android Studio. (#16198) by Konstantin Scheglov · 7 years ago
  75. 8d11f5c Make AppContext immutable and race-free (#15984) by Todd Volkert · 7 years ago
  76. 466d154 Use Dart 2 camel case constants (#15360) by Jason Simmons · 7 years ago
  77. eaa9848 Improve error message for missing 32-bit libstc++ (#15004) by Chris Bracken · 7 years ago
  78. 614df69 Android license detector in doctor, take two (#14783) by jcollins-g · 7 years ago
  79. 9c895fa Add intelliJ path to doctor output (#14795) by Victor Choueiri · 7 years ago
  80. 382ee4b Detail number of available devices in doctor summary (#14781) by Michael Thomsen · 7 years ago
  81. 4f5f422 Add flutter version to non-verbose doctor output (#14779) by Victor Choueiri · 7 years ago
  82. d260294 Revert "Add android license verification to doctor and some refactoring" (#14727) by Todd Volkert · 7 years ago
  83. c0c6c60 Use already downloaded dart sdk for frontend_server. (#14702) by Alexander Aprelev · 7 years ago
  84. 59fe5d0 Add android license verification to doctor and some refactoring (#14535) by jcollins-g · 7 years ago
  85. 4e106d7 Eliminate doctor warning about paths with spaces (#14614) by Chris Bracken · 7 years ago
  86. 8ccc9a4 Add flutter doctor support for VS Code (#14463) by Danny Tuppeny · 7 years ago
  87. 26102c9 Condense and summarize doctor output without --verbose (#14173) by jcollins-g · 7 years ago
  88. 841d5d7 prefer_const_declarations on local variables (#14358) by Alexandre Ardhuin · 7 years ago
  89. 014a225 Nicer error message for TLS errors (#14285) by Ian Hickson · 7 years ago
  90. 38ce59f [G] Revert "Exclude flutter doctor IDE validators in CI environments" (#14196) by Ian Hickson · 7 years ago
  91. 3258c54 Exclude flutter doctor IDE validators in CI environments (#13816) by Ali Bitek · 7 years ago
  92. 9e42e4b New release process (#14061) by Ian Hickson · 7 years ago
  93. 0350c9e route device issue diagnostics to flutter doctor (#13346) by Devon Carew · 7 years ago
  94. b61cbc7 Add capability to print engine dart sdk to flutter doctor (#13085) by Mehmet Fidanboylu · 7 years ago
  95. 02429ce Fix the doctor check for the flutter intellij plugin (#12389) by Devon Carew · 7 years ago
  96. 8ee902c0 rev the min. recommended flutter plugin version (#11501) by Devon Carew · 8 years ago
  97. 678c31f Fail doctor check "Flutter" if sub-check fails (#11087) by Michael Goderbauer · 8 years ago
  98. c14470e dont' validate against webstorm (#10828) by Devon Carew · 8 years ago
  99. 4b707c1 Change for consideration: URL for plugin text (#10720) by Luke Church · 8 years ago
  100. 615410d Inject iOS, Android workflows via context (#10750) by Chris Bracken · 8 years ago