master
Add/use `addMachineOutputFlag`/`outputsMachineFormat` instead of strings (#171459)
Modernize framework lints (#179089)
[ Tool ] Migrate `flutter analyze` to use LSP (#183785)
[flutter_tools] Switch 'flutter analyze' to use dart/workspace/analysis/complete (#190843)
Auto-format Framework (#160545)
Revert: Split the platform and cpuArch part of TargetPlatform (#190258)
Fix non-minimal relative imports in flutter_tools (#183971)
Add `--[no-]enable-hcpp` build flag and pipe through via Gradle manifest transformation (#189955)
Pass EXCLUDED_ARCHS from Xcode project to xcodebuild for macOS builds (#176948)
Consolidate AndroidArch and DarwinArch into CpuArch (#189315)
Add support for WASM deferred loading. (#189308)
Add --flavor support for Windows desktop builds (#187034)
Wraps all `git` executions in a `Git(...).*`, use `*=noglob` on Windows (#172495)
Revert: Make Xcode workspace cleaning optional during flutter clean (#190890)
[flutter_tools] Fix crash in flutter create when pubspec.yaml is empty (#188385)
[ Tool ] Allow creation of projects inside the engine's examples directory (#182268)
Enable the `avoid_final_parameters` lint. (#185216)
Remove `platforms` key from flutter daemon (#190631)
Codesign XCFrameworks for darwin add to app (#183399)
[ Tool ] Enable `omit_obvious_*_types` and `specify_nonobvious_*_types` lints (#172018)
Throw ToolExit when flutter downgrade receives positional arguments (#183375)
Pass web-defines to the web builder in all run configurations (#189622)
Replace `pub run` mentions with `dart run` (#181317)
Finish removing `--explicit-package-dependencies`. (#169950)
[tool] Fix broken comment references and code spans in doc comments (#168498)
Skip platform tooling regeneration for non-Flutter pub workspace packages (#189705)
tools: Support --host-arch option in flutter precache (#190480)
Use devicectl for screenshots on Xcode 27, remove idevicescreenshot artifact (#189091)
[ Tool ] Add `Stream.transformWithCallSite` to provide more useful stack traces (#177470)
[flutter_tools] Add --preset option to flutter test (#190878)
[flutter_tools] Strip local path and workspace dependencies during update-packages --force-upgrade (#190944)
[Tool] Run re-entrant upgrade in original CWD (#188794)
[widget-preview] Copy host web directory to widget preview scaffold (#188595)