1. beec610 Migrate template to null safety (#80016) by Jenn Magder · 4 years ago
  2. aa1df71c [flutter_tools] throwToolExit should return Never (#78954) by Jia Hao · 4 years ago
  3. 2584afd [flutter_tools] scaffolding for Windows UWP template (#78067) by Jonah Williams · 4 years ago
  4. 74bd7b6 [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) by Jonah Williams · 4 years, 2 months ago
  5. a40ee8a [flutter_tools] migrate .packages to package_config, partial (#70200) by Jonah Williams · 4 years, 4 months ago
  6. 2e54c4a [flutter_tools] implement safe file copy with multiple fallbacks (#69000) by Jonah Williams · 4 years, 5 months ago
  7. b92bb62 Fix Windows and Linux plugin template filenames (#66997) by stuartmorgan · 4 years, 6 months ago
  8. 3e838da [flutter_tools] use flutter tool handler for dwds resources and precache tool pub dependencies (#65814) by Jonah Williams · 4 years, 6 months ago
  9. ee12d7c [flutter_tools] check for permission issues when copying file (#63540) by Jonah Williams · 4 years, 7 months ago
  10. 004f90f remove iOS folder (#61561) by Chris Yang · 4 years, 8 months ago
  11. d8b6fa1 [flutter_tools] generate a synthetic flutter_gen package on pub get (#61261) by Jonah Williams · 4 years, 8 months ago
  12. a0334fb [flutter_tools] maintain file manifest for create (#59706) by Jonah Williams · 4 years, 9 months ago
  13. 2e63b7d Add `--platforms` to `flutter create -t plugin` command (#59507) by Chris Yang · 4 years, 9 months ago
  14. 1000ae8 [flutter_tools] ensure package_config is re-created if pub get is run (#57184) by Jonah Williams · 4 years, 10 months ago
  15. 7b1d242 [flutter_tools] Make packages not required for local engine (#55882) by Jonah Williams · 4 years, 11 months ago
  16. d46da3a [flutter_tools] remove PackageMap and finish PackageConfig migration (#55244) by Jonah Williams · 5 years ago
  17. 685e9d1 Add pre-stable support for create on Windows (#51895) by stuartmorgan · 5 years ago
  18. 8d8439f Add pre-stable support for create on Linux (#51832) by stuartmorgan · 5 years ago
  19. 3b5668c [flutter_tools] hide usage of package:mustache behind interface (#51500) by Jonah Williams · 5 years ago
  20. 4f9b6cf enable lint prefer_final_in_for_each (#47724) by Alexandre Ardhuin · 5 years ago
  21. ee7a37f [flutter_tools] Ensure that global variables are easily identifiable (#47398) by Jonah Williams · 5 years ago
  22. 449f4a6 License update (#45373) by Ian Hickson · 5 years ago
  23. adc7351 implicit-casts:false on flutter_tools/lib (#44447) by Alexandre Ardhuin · 5 years ago
  24. 0412977 Support create for macOS (app and plugin) (#40851) by stuartmorgan · 5 years ago
  25. e2340c6 [flutter_tool] Use curly braces around single statment control structures (#40446) by Zachary Anderson · 6 years ago
  26. 4b73746 Catch filesystem exception from flutter create (#38101) by Jonah Williams · 6 years ago
  27. bd413bf Add flutter create for the web (#34018) by Jonah Williams · 6 years ago
  28. d927c93 Unnecessary new (#20138) by Alexandre Ardhuin · 7 years ago
  29. 51d3daa Change 'flutter ide-config' to optionally create root Intellij module (#19920) by Stanislav Baranov · 7 years ago
  30. d89a6b5 Add module template for Android (#18697) by Mikkel Nygaard Ravn · 7 years ago
  31. 09276be enable lint prefer_equal_for_default_values (#18156) by Alexandre Ardhuin · 7 years ago
  32. 797b39e Creates a new flutter command 'ide-config' and removes *.iml and .idea from tree. (#12958) by Greg Spencer · 7 years ago
  33. 1fce14a enable lint prefer_single_quotes (#12665) by Alexandre Ardhuin · 7 years ago
  34. e9c7f60 Make generated Java folder names match package names. (#10537) by Todd Volkert · 8 years ago
  35. 251d83a Add org option to flutter create (#10290) by Mikkel Nygaard Ravn · 8 years ago
  36. 10f6483 Add Swift and Kotlin templates (#10259) by Mikkel Nygaard Ravn · 8 years ago
  37. f34f8a3 Add template for plugin projects. (#9076) by Jakob Andersen · 8 years ago
  38. 329e52c apply upcoming rule use_collection_literals_when_possible (#8649) by Alexandre Ardhuin · 8 years ago
  39. 7a09316 Declare locals final where not reassigned (flutter_tools) (#8570) by Chris Bracken · 8 years ago
  40. 5e54fd5 Ban package:path from Flutter Tools (#8119) by Michael Goderbauer · 8 years ago
  41. 8bb2703 Update flutter_tools to use package:file throughout (#7385) by Todd Volkert · 8 years ago
  42. f1d70fc create intellij metadata from flutter create (#6429) by Devon Carew · 8 years ago
  43. cd65b79 switch to package:mustache (#6273) by Dan Rubel · 8 years ago
  44. 95fa9e3 Less chatty (#6213) by Devon Carew · 8 years ago
  45. d2b3976 Alter iOS template project to be CocoaPods enabled (#4893) by Collin Jackson · 9 years ago
  46. 32846de Remove ArtifactStore and move flutterRoot into Cache (#3883) by Jason Simmons · 9 years ago
  47. 2690624 fix an issue parsing adb devices (#3235) by Devon Carew · 9 years ago
  48. 4daee0c misc tool ui cleanup by Devon Carew · 9 years ago
  49. 1b9cd52 Enable ALL THE LINTS by Ian Hickson · 9 years ago
  50. bc8e560 run flutter doctor as part of create by Devon Carew · 9 years ago
  51. 038367a Remove all inline templates and provide a way to specify templates as resources by Chinmay Garde · 9 years ago