- d631b26 New tooling for iOS 17 physical devices (#131865) by Victoria Ashworth · 1 year, 5 months ago
- ae750e5 Upgrade compile and target sdk versions in tests and benchmarks (#131428) by gmackall · 1 year, 6 months ago
- c05c3d3 Use Flutter app project's NDK version from FFI plugin (#131141) by Donghyun Kim · 1 year, 6 months ago
- 80c7dd7 Fix template app documentation (#131125) by David · 1 year, 6 months ago
- 2f7614a [flutter_tools] modify Skeleton template to use ListenableBuilder instead of AnimatedBuilder (#128810) by fabiancrx · 1 year, 7 months ago
- 63a8298 Update links to old linter site to dart.dev (#129866) by Parker Lougheed · 1 year, 7 months ago
- 92969ba8 Remove `@NonNull` to avoid warning (#129472) by fzyzcjy · 1 year, 7 months ago
- fadcaee iOS info.plist template: make UIViewControllerBasedStatusBar to be true (#128970) by Chris Yang · 1 year, 7 months ago
- 2eef936 [Android] Update plugin and module templates to use Flutter constant for `compileSdkVersion` (#128073) by Camille Simon · 1 year, 8 months ago
- 87324ec [Refactor] fix quote style in template (#127762) by Midori · 1 year, 8 months ago
- 071ea49 [Windows] Address feedback for show window comment (#127998) by Loïc Sharma · 1 year, 8 months ago flutter-3.11-candidate.17
- 31a665c [Android] Adds `namespace` to module build file templates (#126963) by Camille Simon · 1 year, 8 months ago
- ce61eda7 [Windows] Ensure window is shown (#127046) by Loïc Sharma · 1 year, 8 months ago
- aa23014 Add namespace to Android plugin templates (#126354) by stuartmorgan · 1 year, 8 months ago
- 4d4b3cf improvement : removed required kotlin dependency (#125002) by Alberto Azinar · 1 year, 9 months ago
- 1861ac4 Migrate Xcode projects last version checks to Xcode 14.3 (#125827) by Jenn Magder · 1 year, 9 months ago
- 7d37f2a Opt into CMake policy CMP0135 (#125502) by yaakovschectman · 1 year, 9 months ago flutter-3.10-candidate.17 3.10.0-17.0.pre
- fc20983 Bump the default minSdkVersion to 19 (#125515) by Dan Field · 1 year, 9 months ago
- 51251f2 Refactor Flutter Gradle Plugin so it can be applied using the declarative `plugins {}` block (#123511) by Bartek Pacia · 1 year, 9 months ago
- 3bc07c1 flutter-tool, web: update HTML template serviceWorkerVersion to be const (#124826) by Kevin Moore · 1 year, 9 months ago
- 806c1f8 Deprecate these old APIs (#116793) by Ian Hickson · 1 year, 10 months ago
- e5fc6f6 [macOS] Remigrate principal class to NSApplication (#124173) by Chris Bracken · 1 year, 10 months ago
- b915f68 Fix warning in `flutter create`d project ("package attribute is deprecated" in AndroidManifest) (#123426) by Bartek Pacia · 1 year, 10 months ago
- b0ad7c4 [macOS] Eliminate explicit main window init() (#123571) by Chris Bracken · 1 year, 10 months ago
- c40dd27 Fix Gradle warning in a freshly `flutter create`ed Android project (#122290) by Bartek Pacia · 1 year, 10 months ago
- 9136a47 Set plugin template minimum iOS version to 11.0 (#122625) by Victoria Ashworth · 1 year, 10 months ago flutter-3.9-candidate.13
- 7a859f7 Revert unintentional changes to Info.plist files (#122896) by Greg Spencer · 1 year, 10 months ago
- bcdab11 Add support for application exit requests (#121378) by Greg Spencer · 1 year, 10 months ago
- c2f5bf9 Add macos project auto migration code for FlutterApplication (#122336) by Greg Spencer · 1 year, 10 months ago
- 26b6c1b Fix typos (#121171) by Lioness100 · 1 year, 11 months ago
- 9a721c4 Update AndroidManifest.xml.tmpl (#120527) by Alex Li · 1 year, 11 months ago
- e65dfba Add Linux unit tests to plugin template (#120814) by stuartmorgan · 1 year, 11 months ago
- ef49f56 Add Android unit tests to plugin template (#120720) by stuartmorgan · 1 year, 11 months ago
- 98576ce Avoid null terminating characters in strings from Utf8FromUtf16() (#109729) by Tomasz Gucio · 2 years ago
- 2ecf4ae Update the counter app to enable Material 3 (#118835) by Greg Spencer · 2 years ago
- e3c51a2 Add Windows unit tests to plugin template (#118638) by stuartmorgan · 2 years ago
- c35efda Remove superfluous words. (#119008) by Ahmed Ashour · 2 years ago
- b4d7275 Add Info.plist from build directory as input path to Thin Binary build phase (#118209) by Victoria Ashworth · 2 years ago
- 889e35b fix typos (#117592) by CicadaCinema · 2 years, 1 month ago
- 2a50236 Add native unit tests to iOS and macOS templates (#117147) by stuartmorgan · 2 years, 1 month ago
- f1d157b Add an integration test to plugin template example (#117062) by stuartmorgan · 2 years, 1 month ago
- c37f255 [tools] Fix plugin_ffi template lint violation (#115356) by Daco Harkes · 2 years, 2 months ago
- 3c9288c Increase minimum supported macOS version from 10.13 to 10.14 (#114713) by Chris Bracken · 2 years, 2 months ago
- 5259e1b Add --empty to the flutter create command (#113873) by Greg Spencer · 2 years, 3 months ago
- b084249 Remove Swift plugin Objective-C files (#113585) by Jenn Magder · 2 years, 3 months ago
- c0f48ba Fix for Issue #112983 (#112985) by Brett Morgan · 2 years, 3 months ago
- 22f3b4e [Windows] Use dark title bar on dark system theme (#111042) by Loïc Sharma · 2 years, 4 months ago
- 4d5c68c Remove .pub directories from iml templates (#109622) by Nate Bosch · 2 years, 4 months ago
- c075ef0 Revert "[Windows] Use dark title bar on dark system theme" (#110890) by Jenn Magder · 2 years, 5 months ago
- 2fb5b27 [Windows] Use dark title bar on dark system theme (#110615) by Loïc Sharma · 2 years, 5 months ago
- c60cf97 [Windows] Hide app until first frame is drawn (#109816) by Loïc Sharma · 2 years, 5 months ago
- 6e57ed6 [web] fix hot restart in entrypoint generated by `flutter create` (#110229) by Yegor · 2 years, 5 months ago
- d34801a FFI plugin bump FFIgen to 6.1.2 (#110246) by Daco Harkes · 2 years, 5 months ago
- 7e12b37 Deprecate 2018 text theme parameters (#109817) by Kate Lovett · 2 years, 5 months ago
- dce82f7 Remove deprecated Ruby File.exists? in helper script (#109428) by Jenn Magder · 2 years, 5 months ago
- 41f13d2 Free library even if proc lookup fails (#108312) by Peter Eliasson · 2 years, 5 months ago
- fe7b6de Plugin FFI template bump ffigen to 6.0.1 (#108792) by Daco Harkes · 2 years, 6 months ago
- 70aaff1 Set Xcode build script phases to always run (#108331) by Jenn Magder · 2 years, 6 months ago
- 5f67b47 [iOS] Update template icons (#107873) by RockerFlower · 2 years, 6 months ago
- c4975d9 Increase app minimum supported macOS version from 10.11 to 10.13 (#107689) by Jenn Magder · 2 years, 6 months ago
- 6026eea [Windows] Flow version information to the build output (#106145) by Loïc Sharma · 2 years, 7 months ago
- 0be4a8e Remove unneeded date comment in `gradle-wrapper.properties` (#104061) by Ahmed Ashour · 2 years, 7 months ago
- 7342574 Fix plugin_ffi bindings regen command and bump ffigen (#104844) by Daco Harkes · 2 years, 8 months ago
- fdf9b6e Update Windows manifest to declare Windows 11 (#104768) by Tim Sneath · 2 years, 8 months ago
- 350a761 Remove extraneous org.jetbrains.kotlin:kotlin-stdlib-jdk7 gradle dep (#104028) by Gary Qian · 2 years, 8 months ago
- 6eb12c6 [macOS] Update template icons to Big Sur style (#103739) by Chris Bracken · 2 years, 8 months ago
- 1af8cc1 [tools][web] Make Plugin Registrant file ephemeral. (#102185) by David Iglesias · 2 years, 8 months ago
- 36be63b Embed Flutter and App frameworks for add-to-app on iOS (#102538) by Jenn Magder · 2 years, 9 months ago
- 944fcda [flutter_tools] remove UWP tooling (#102174) by Jonah Williams · 2 years, 9 months ago
- 1756ccc Set template and migrate apps to iOS 11 minimum (#101963) by Jenn Magder · 2 years, 9 months ago
- b9528c0 Remove trailing spaces in repo (#101191) by Pierre-Louis · 2 years, 9 months ago
- 5b58d5c Exclude armv7 from iOS add-to-app plugins (#101943) by Jenn Magder · 2 years, 9 months ago
- 329ceae Use super parameters in templates (#101157) by Michael Goderbauer · 2 years, 9 months ago
- 30a5018 Support trackpad gestures in framework (#89944) by Callum Moffat · 2 years, 9 months ago
- 712667f Remove the run_loop.h and run_loop.cpp files from template_manifest.json (#100976) by linxuebin · 2 years, 9 months ago
- b528310 Specify Kotlin version in modules and refactor (#101315) by Emmanuel Garcia · 2 years, 10 months ago
- e52b777 [web] flutter.js initialization with ui.webOnlyWarmupEngine (#100177) by David Iglesias · 2 years, 10 months ago
- 5c69189 Migrate AGP and Gradle versions to 7.1.2/7.4 (#99723) by Emmanuel Garcia · 2 years, 10 months ago
- 2268aeb Remove the end period of a URL in project template (#99816) by Ahmed Ashour · 2 years, 10 months ago
- 8560d91 Upgrade to flutter_lints 2.0 (#99881) by Michael Goderbauer · 2 years, 10 months ago
- 63ff7a1 MigrateConfig and migrate integration testing base (#99092) by Gary Qian · 2 years, 10 months ago
- 291b286 [tool] Add CADisableMinimumFrameDurationOnPhone to iOS templates (#94509) by Chris Yang · 2 years, 11 months ago
- 0aab228 First pass at using platform abstraction for plugins (#92672) by Jeff Ward · 2 years, 11 months ago
- c853887 95533 min sdk error msgs enhancements (#99550) by Tacca · 2 years, 11 months ago
- b5d3c43 Check string size before Win32 MultiByte <-> WideChar conversions (#99729) by Chris Bracken · 2 years, 11 months ago
- 9cb60c9 Revert "reads min/target sdk versions from localproperties" (#99191) by Emmanuel Garcia · 2 years, 11 months ago
- 37a1aaf reads min/target sdk versions from localproperties (#98450) by Tacca · 2 years, 11 months ago
- badbe75 Export activity for module in AndroidManifest.xml (#98076) by Emmanuel Garcia · 3 years ago
- 57d5222 Include -isysroot -arch and -miphoneos-version-min when creating dummy module App.framework (#97689) by Jenn Magder · 3 years ago
- 7eb1035 Restructure Windows plugin template (#93511) by stuartmorgan · 3 years ago
- bc62132 Pin `package:ffi` in `plugin_ffi` template (#97720) by Daco Harkes · 3 years ago
- 10fbbaf [flutter_tools] Use proper project name in templates (#96373) by Collin Jackson · 3 years ago
- 0e2f51d FFI plugins (#96225) by Daco Harkes · 3 years ago
- 27e79d5 Document template CMake files (#96534) by stuartmorgan · 3 years ago
- 2df7dca Fully support Dart-only mobile and macOS plugins (#96183) by stuartmorgan · 3 years ago
- 3a41104 Fix typo (#96058) by Utibeabasi Umanah · 3 years ago
- 65c6e88 Revert "FFI plugins (#94101)" (#96122) by Zachary Anderson · 3 years, 1 month ago
- 5257f02 FFI plugins (#94101) by Daco Harkes · 3 years, 1 month ago
- aa4ef4c Revert "[flutter_tools] [iOS] Change UIViewControllerBasedStatusBarAppearance to true to fix rotation status bar disappear in portrait" (#95747) by Jenn Magder · 3 years, 1 month ago
- 935d147 Apply the Kotlin plugin in a java project (#95225) by Emmanuel Garcia · 3 years, 1 month ago