master
Add java/gradle check when gradle crashes (#189997)
[flutter_tools] Support UTF-16 and UTF-8 BOM decoding in --dart-define-from-file (#190286) (#190547)
[icon_tree_shaker] Tree-shake material and cupertino with 0 icons (#190905)
[flutter_tools] Add --preset option to flutter test (#190878)
[tool] Define modular dependency injection containers and bootstrapper (#190724)
Revert: Split the platform and cpuArch part of TargetPlatform (#190258)
[flutter_tools] Switch 'flutter analyze' to use dart/workspace/analysis/complete (#190843)
[flutter_tools] Fix deadlock in debug adapters when process exits early (#190931)
Pass web-defines to the web builder in all run configurations (#189622)
Remove IDE validation from `flutter doctor` (#171924)
Always update swift package dependencies (#190886)
Update `FlutterNativeAssetsBuildRunnerImpl` to add ".exe" suffix to its `_dartExecutable` for Windows (#190761)
Remove some refs to package:intl (#188504)
Allow building projects lacking Runner.xcworkspace (#186239)
Collect analytics on AI agent usage (#187630)
fix(desktop): Keep an open log stream on desktop for integration testing. (#189192)
[tool][web] Intercept dart2wasm errors & append JS migration footers (#190476)
[flutter_tools] Add retry and timeout to getFlutterWidgetPreviews in LspPreviewDetector (#190929)
[tool] Fix broken comment references and code spans in doc comments (#168498)
[record_use] Migrate IconTreeShaker to `package:record_use` (#190225)
[flutter_tools] Contain dependency-declared license paths within the package (#189159)
fix: forward --build-name and --build-number to desktop version.json (#190130)
Isolate compiled dill caches by TargetModel (#187253)
[Tool] Gracefully handle WDAC/AppLocker blocks for impellerc (#188452)
tools: Support --host-arch option in flutter precache (#190480)
Add --flavor support for Windows desktop builds (#187034)
[ Tool ] Enable `omit_obvious_*_types` and `specify_nonobvious_*_types` lints (#172018)
[flutter_tools] Use JSON_INPUT COMPILE_EXPRESSION for expression evaluation (#190722)
Add CpuArch to the Device class (#189207)
Allow valid UTF-8 replacement characters in flutter_tools decoding (#188901)
Modernize framework lints (#179089)
[flutter_tools] Watch transitive #include headers for FragmentProgram hot reload (#187945)
Auto-format Framework (#160545)
[ Tool ] Add `Stream.transformWithCallSite` to provide more useful stack traces (#177470)
Print a warning in `flutter doctor` when running on Intel Macs (#188760)
Remove more getters from userMessages class (#182166)
[tool] Enable record_use experiment by default on all channels (#188887)
Removes building of ci/android_debug_x86 as nobody should be consuming it. (#190951)
Revert the `preview-device` feature, tests, and code that only existed for it. (#162835)
Add a macosArm64Only feature flag (#188598)
Add `flutter: config: {...}` section to `pubspec.yaml` to influence `FeatureFlags` (#167953)
[flutter_tools] Support flavors and transformers for shaders (#181889)
[Tool] Fix SwiftPM race condition during parallel Xcode builds (#188451)
[flutter_tools] Deprecate `plugin_ffi` template (#181588)
[flutter_tools] Fix version cache poisoning from git environment variables (#186595)
[ Tool ] Remove legacy analytics code (#184994)
Add data assets (#174685)
Remove stale references to `.packages` in tool tests (#172582)
[native assets] Rewrite install names for relocated native libraries (#153054)
[flutter_tools] Cache pubspec reads and share PackageGraph/PackageConfig across workspace packages during pub get post-processing (#184528)
Print warnings on Intel Macs / targeting Intel Macs (#188835)
[flutter_tools] Validate plugin class/package identifiers to prevent GeneratedPluginRegistrant injection (#189156)
Add `--[no-]enable-hcpp` build flag and pipe through via Gradle manifest transformation (#189955)
Wraps all `git` executions in a `Git(...).*`, use `*=noglob` on Windows (#172495)
feat: add reloadIsRestart to handle hot reload as a restart for web #179448 (#183233)
[hooks] Roll record_use to 1.0 and unpin (#189366)
[flutter_tools] Fix version cache git fallback performance regression (#187400)
[flutter_tools] Hot reload Flutter GPU shader bundles (#187654)
Don't throw an exception if no web define variable is set (#182273)
Skip prefetch SwiftPM dependencies if the project hasn't been migrated to SwiftPM yet (#187206)