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