master
[flutter_tools] Fix ADB device listing output parsing regression (#189369)
Properly await Dart Development Service shutdown with timeout (#188387)
[flutter_tools] Watch transitive #include headers for FragmentProgram hot reload (#187945)
[flutter_tools] Remove web hot reload flag (#185994)
[flutter_tools, engine] Add --disable-service-origin-check option to disable VM service origin checks (#188745)
[Tool] Fix null check operator crash in currentPackageConfig (#188454)
Increase macOS minimum supported version from 10.15 to 12 to support Xcode 27 (#188520)
Fix flutter_tools crashing on invalid UTF-8 in log output (fixes #184646) (#184685)
[web] Roll Chrome to 145 (framework) (#182861)
Remove IDE validation from `flutter doctor` (#171924)
[flutter_tools] Provide guided message when iOS/macOS build fails due to low minimum version (#188812)
[flutter_tools] Respect mustMatchAppBuild on Windows native assets (#186788)
Add --flavor support for Linux desktop builds (#187029)
Remove some refs to package:intl (#188504)
Print warnings on Intel Macs / targeting Intel Macs (#188835)
[flutter_tools] Migrate analysis_options.yaml to exclude build and platform directories by default (#187940)
Collect analytics on AI agent usage (#187630)
[Tool] Fix widget-preview crash by waiting for analysis server (#187941)
Add --flavor support for Windows desktop builds (#187034)
[tool] Fix broken comment references and code spans in doc comments (#168498)
[tool] Refactor artifacts.dart to use enhanced enums and reduce duplication (#187063)
Move strech fragment shader to widget layer (#187960)
Expose the app's build name and number as compile-time constants (#187935)
Isolate compiled dill caches by TargetModel (#187253)
[Tool] Gracefully handle WDAC/AppLocker blocks for impellerc (#188452)
[flutter_tools] Refactor hostPlatform to use Abi.current() (#185369)
[ Tool ] Enable `omit_obvious_*_types` and `specify_nonobvious_*_types` lints (#172018)
[flutter_tools] Provision Android NDK in the main Gradle invocation (#186337)
Modernize framework lints (#179089)
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)
Reverts "[ Tool / Engine ] Cleanup x86 references (#181152)" (#181643)
[tool] Enable record_use experiment by default on all channels (#188887)
[ Tool ] Add support for linux riscv64 architecture (#178711)
Revert "Ship gen_snapshot for linux-arm64 hosts targeting Android" (#186693)
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)
[flutter_tools] Don't crash on non-UTF-8 plugin pubspec.yaml (#188976)
[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)
`WindowsPlugin` should not crash when ffiPlugin enabled (#184695)
Show SwiftPM warnings right before iOS/macOS build (#185984)
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)