1. fdcd144 Starts using the `--source` flag to compile the dart registrant. (#98046) by gaaclarke · 2 years, 11 months ago
  2. 0ee8e0e Fix typo FutterApplication -> FlutterApplication (#97897) by bannzai · 3 years ago
  3. 2dd8cb1 Don't use example folder as a project type signal (#97157) by stuartmorgan · 3 years ago
  4. 0287449 Do not show v1 Android embedding message for non-Android commands (#96148) by Jenn Magder · 3 years, 1 month ago
  5. 935d147 Apply the Kotlin plugin in a java project (#95225) by Emmanuel Garcia · 3 years, 1 month ago
  6. da4e997 Short circuit v1 deprecation warning on plugin projects (#94769) by Gary Qian · 3 years, 2 months ago
  7. dd6a11b Add reason logging to v1 embedding warning message (#94636) by Gary Qian · 3 years, 2 months ago
  8. 02b1146 Reland "Exit on deprecated v1 embedding when trying to run or build" (#92901) (#93566) by Gary Qian · 3 years, 2 months ago
  9. 24b9346 Revert "Reland "Exit on deprecated v1 embedding when trying to run or build (#92901)" (#93386)" (#93518) by Yegor · 3 years, 2 months ago
  10. eabb7cb Reland "Exit on deprecated v1 embedding when trying to run or build (#92901)" (#93386) by Gary Qian · 3 years, 2 months ago
  11. 52ae102 Adds tool warning log level and command line options to fail on warning/error output (#92031) by Greg Spencer · 3 years, 2 months ago
  12. 858a328 Revert "Exit on deprecated v1 embedding when trying to run or build (#92901)" (#93365) by Zachary Anderson · 3 years, 2 months ago
  13. 6153bbe Exit on deprecated v1 embedding when trying to run or build (#92901) by Gary Qian · 3 years, 2 months ago
  14. 9e88fe3 Remove globals_null_migrated.dart, move into globals.dart (#92861) by Jenn Magder · 3 years, 3 months ago
  15. 61a0add Enable avoid_redundant_argument_values lint (#91409) (#91462) by Ian Hickson · 3 years, 4 months ago
  16. b9d2177 Revert "Enable avoid_redundant_argument_values lint (#91409)" (#91461) by Zachary Anderson · 3 years, 4 months ago
  17. 5fd259b Enable avoid_redundant_argument_values lint (#91409) by Ian Hickson · 3 years, 4 months ago
  18. 6c10f19 add package_name for consistency across all platforms (#88457) by Majid Hajian · 3 years, 4 months ago
  19. 97fb8c0 Fix Dart plugin registrant interaction with 'flutter test' (#90288) by stuartmorgan · 3 years, 4 months ago
  20. e6535f6 Changed tool cached properties to late finals (#88923) by Jenn Magder · 3 years, 5 months ago
  21. e028d0f Split project.dart into CMake and Xcode projects (#85359) by Jenn Magder · 3 years, 7 months ago
  22. 0de6bd4 Migrate iOS app deployment target from 8.0 to 9.0 (#85174) by Jenn Magder · 3 years, 7 months ago
  23. bce1706 Fix watchOS build when companion app is configured with xcode variable (#84519) by Mirko Mucaria · 3 years, 7 months ago
  24. c4a2a3e Migrate project.dart and all dependencies to null safety (#83817) by Jenn Magder · 3 years, 8 months ago
  25. b947121 Clean up null assumptions for project.dart dependencies (#83445) by Jenn Magder · 3 years, 8 months ago
  26. ea21938 Remove symroot from generated iOS Xcode build settings (#82576) by Jenn Magder · 3 years, 8 months ago
  27. 53c2f70 [flutter_tools] support flutter run -d winuwp (#82373) by Chris Bracken · 3 years, 9 months ago
  28. db3f49b Use cached Xcode build settings during iOS build (#80904) by Jenn Magder · 3 years, 9 months ago
  29. 15c591a Split out XcodeProjectInterpreter from xcode_build_settings (#80399) by Jenn Magder · 3 years, 9 months ago
  30. d40cc5a Migrate flutter_tool plugins.dart to null safety (#80304) by Jenn Magder · 3 years, 10 months ago
  31. beec610 Migrate template to null safety (#80016) by Jenn Magder · 3 years, 10 months ago
  32. 4d1b74a [flutter_tools] generate empty plugin registrants for winuwp and fix local engine for winuwp_ (#79827) by Jonah Williams · 3 years, 10 months ago
  33. 985fc74 [flutter_tools] add skeleton for build uwp (#78624) by Jonah Williams · 3 years, 10 months ago
  34. 2584afd [flutter_tools] scaffolding for Windows UWP template (#78067) by Jonah Williams · 3 years, 10 months ago
  35. d099ae6 Add ephemeral iOS directory to put future generated files (#76830) by Jenn Magder · 4 years ago
  36. 841f2e0 Do not show plugin embedding warning with missing example app (#76406) by Jenn Magder · 4 years ago
  37. 75470a0 [flutter_tools] unify gradle/android sdk reinitialize checks in cache.dart (#76342) by Jonah Williams · 4 years ago
  38. 0418257 [flutter_tools] allow bypassing context for FlutterProject creation, remove fromPath (#76258) by Jonah Williams · 4 years ago
  39. 93e7d34 [flutter_tools] Remove globals/mocks from GradleUtils (#76020) by Jonah Williams · 4 years ago
  40. 74bd7b6 [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) by Jonah Williams · 4 years ago
  41. a0be980 [flutter_tools] ensure pub get can run from partially valid state (#74249) by Jonah Williams · 4 years ago
  42. b29a6bc Use SDK podhelper in add-to-app module Podfile (#73072) by Jenn Magder · 4 years ago
  43. 1eb0bb5 [flutter_tools] dont crash on invalid utf8 in pubspec (#73891) by Jonah Williams · 4 years ago
  44. 45d71e2 Build iOS apps using Swift Packages (#73508) by Jenn Magder · 4 years, 1 month ago
  45. 74d5810 Revert "Build iOS apps using Swift Packages (#72761)" (#73437) by Jenn Magder · 4 years, 1 month ago
  46. 28db5a0 Build iOS apps using Swift Packages (#72761) by Jenn Magder · 4 years, 1 month ago
  47. f2536da [flutter_tools] Let CMake handle escaping (#70026) by J-P Nurmi · 4 years, 1 month ago
  48. 617c57b Flutter clean Flutter.podspec (#72306) by Jenn Magder · 4 years, 1 month ago
  49. d4150d3 Adopt Flutter.xcframework in tool (#71495) by Jenn Magder · 4 years, 2 months ago
  50. a5ee7f7 Add XCFramework artifacts (#71113) by Jenn Magder · 4 years, 2 months ago
  51. 9bbc217 Move Flutter.podspec to add-to-app project template (#71103) by Jenn Magder · 4 years, 2 months ago
  52. 42c9c22 Revert "Stop extra framework copy during build ios-framework (#70790)" (#70802) by Jonah Williams · 4 years, 2 months ago
  53. a9a35d1 Stop extra framework copy during build ios-framework (#70790) by Jenn Magder · 4 years, 2 months ago
  54. be2e7bb Revert "Revert "Allow any iOS app to be added to an existing host app (#70647)" (#70739)" (#70740) by Dan Field · 4 years, 2 months ago
  55. aab9a76 Revert "Allow any iOS app to be added to an existing host app (#70647)" (#70739) by Dan Field · 4 years, 2 months ago
  56. abdd65f Allow any iOS app to be added to an existing host app (#70647) by Jenn Magder · 4 years, 2 months ago
  57. 2529e35 Move Flutter.framework to build directory instead of ios/Flutter (#70224) by Jenn Magder · 4 years, 2 months ago
  58. 91b8234 Build App.framework directly to build directory (#69699) by Jenn Magder · 4 years, 3 months ago
  59. a2a4e9e Revert "Build App.framework directly to build directory (#69612)" (#69641) by Jonah Williams · 4 years, 3 months ago
  60. b770883 Build App.framework directly to build directory (#69612) by Jenn Magder · 4 years, 3 months ago
  61. 2e54c4a [flutter_tools] implement safe file copy with multiple fallbacks (#69000) by Jonah Williams · 4 years, 3 months ago
  62. d81691d Revert "Build iOS apps using Swift Packages (#68361)" (#68546) by Jenn Magder · 4 years, 3 months ago
  63. dd9323b Build iOS apps using Swift Packages (#68361) by Jenn Magder · 4 years, 3 months ago
  64. 5e17a24 Generate only requested platform directories on create (#68376) by Jenn Magder · 4 years, 3 months ago
  65. 08576cb [flutter_tools] HACKTOBERFEST (#67882) by Jonah Williams · 4 years, 3 months ago
  66. 7f3c9b6 Remove unused 'dart:async' imports. (#65568) by Michael R Fairhurst · 4 years, 4 months ago
  67. 3dde3e0 [flutter_tools] generates version.json for web using flutter tool (#64644) by Balvinder Singh Gambhir · 4 years, 4 months ago
  68. 6d1c244 Always use POSIX paths for generated CMake files (#65493) by stuartmorgan · 4 years, 5 months ago
  69. fd22fc3 [gen_l10n] Synthetic package generation by default (#62395) by Shi-Hao Hong · 4 years, 5 months ago
  70. ee12d7c [flutter_tools] check for permission issues when copying file (#63540) by Jonah Williams · 4 years, 5 months ago
  71. e1ae4df Move v1 embedding migration warning from plugin consumers to all apps (#64181) by xster · 4 years, 5 months ago
  72. 43c1b34 Add punctuation for unterminated sentences in doc comments (#62755) by Nolan Scobie · 4 years, 6 months ago
  73. 392e25c Set the application-id in the Linux shell (#60053) by Robert Ancell · 4 years, 6 months ago
  74. fe670c0 Only try to get build settings if the Xcode project exists (#61979) by Jenn Magder · 4 years, 6 months ago
  75. 045f3a5 [flutter_tools] turn down flutter generate (#61475) by Jonah Williams · 4 years, 6 months ago
  76. 8bd2e65 Remove v1 Android create templates (#61203) by xster · 4 years, 7 months ago
  77. e110ca7 Case insensitive check flavor names against Xcode schemes (#61140) by Jenn Magder · 4 years, 7 months ago
  78. 33aa457 Roll packages (#61034) by Dan Field · 4 years, 7 months ago
  79. 4b12050 Switch Windows to CMake (#60629) by stuartmorgan · 4 years, 7 months ago
  80. a0334fb [flutter_tools] maintain file manifest for create (#59706) by Jonah Williams · 4 years, 7 months ago
  81. 2e63b7d Add `--platforms` to `flutter create -t plugin` command (#59507) by Chris Yang · 4 years, 7 months ago
  82. 0093c6a Add Podfile migration warning to support federated plugins (#59201) by Jenn Magder · 4 years, 8 months ago
  83. 023532d Revert "Build iOS apps using Swift Packages (#59009)" (#59025) by Jenn Magder · 4 years, 8 months ago
  84. 43e2808 Build iOS apps using Swift Packages (#59009) by Jenn Magder · 4 years, 8 months ago
  85. 2ece1c3 Revert "Build iOS apps using Swift Packages (#58522)" (#58549) by Jenn Magder · 4 years, 8 months ago
  86. 2054f37 Build iOS apps using Swift Packages (#58522) by Jenn Magder · 4 years, 8 months ago
  87. b19b744 [flutter_tools] check for Runner.sln when parsing for plugins (#57392) by Jonah Williams · 4 years, 8 months ago
  88. 8abf0a6 Switch to CMake for Linux desktop (#57238) by stuartmorgan · 4 years, 8 months ago
  89. 9c87b32 Remove Runner target check, prefer schemes (#56620) by Jenn Magder · 4 years, 9 months ago
  90. c8c55b4 Check Xcode build setting FULL_PRODUCT_NAME for bundle name (#55799) by Jenn Magder · 4 years, 9 months ago
  91. 566c1d1 flutter_tools: Prefer using .of() over .from() when possible (#55250) by James D. Lin · 4 years, 9 months ago
  92. d46da3a [flutter_tools] remove PackageMap and finish PackageConfig migration (#55244) by Jonah Williams · 4 years, 9 months ago
  93. 56b7c93 [flutter_tools] fix build for projects with watchOS companion app (#51126) by tauu · 4 years, 9 months ago
  94. 8ed40dd [flutter_tools] refactor FlutterManifest to be context-free (#54555) by Jonah Williams · 4 years, 9 months ago
  95. ce40fba Include metadata in GitHub crash template (#53118) by Jenn Magder · 4 years, 10 months ago
  96. 685e9d1 Add pre-stable support for create on Windows (#51895) by stuartmorgan · 4 years, 10 months ago
  97. ee84525 Move XcodeProjectInterpreter to globals (#52847) by Jenn Magder · 4 years, 10 months ago
  98. 4fb9ce8 Clean App.framework, Generated.xcconfig, flutter_export_environment.sh (#51532) by Jenn Magder · 5 years ago
  99. dd2756c Generate a makefile for Linux plugins (#51520) by stuartmorgan · 5 years ago
  100. 80619f1 [flutter_tools] remove globals from plist parser and update tests (#51444) by Jonah Williams · 5 years ago