Upgrade AGP to 8.9.1 (#10458)
Upgrades AGP to 8.9.1. A few dependabot PRs are stuck because they are failing with similar error messages:
```
* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.CheckAarMetadataWorkAction
> An issue was found when checking AAR metadata:
1. Dependency 'androidx.browser:browser:1.9.0' requires Android Gradle plugin 8.9.1 or higher.
This build currently uses Android Gradle plugin 8.6.0.
```
Blocked PRs:
* https://github.com/flutter/packages/pull/9855
* https://github.com/flutter/packages/pull/10045
## Pre-Review Checklist
[tool] Remove code analysis from podspec-check (#10484)
Replaces the full build-and-analyze version of pod lib lint with the --quick version. This means that this step no longer does native code analysis (which analyze covers), so it no longer needs an exclusion list for packages with warnings.
As a result of this change, flutter/packages no longer has a dependency on the version of Flutter that was published to CocoaPods to facilitate podspec testing.
Fixes https://github.com/flutter/flutter/issues/178806
Roll Flutter from 5b8720312a94 to b2de367c41e0 (38 revisions) (#10587)
Roll Flutter from 5b8720312a94 to b2de367c41e0 (38 revisions)
https://github.com/flutter/flutter/compare/5b8720312a94...b2de367c41e0
2025-12-08 engine-flutter-autoroll@skia.org Roll Packages from b17d3ffb15fe to 33a9a810b5a2 (3 revisions) (flutter/flutter#179579)
2025-12-08 engine-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from XCoAHsnYnKrvuWU2o... to _pSztGZvEA3-Ry-GW... (flutter/flutter#179575)
2025-12-08 matt.kosarek@canonical.com Implementation of TestWindowingOwner for testing multi-window (flutter/flutter#179355)
2025-12-08 engine-flutter-autoroll@skia.org Roll Dart SDK from 11efe37089a7 to 75899721aa42 (2 revisions) (flutter/flutter#179573)
2025-12-08 engine-flutter-autoroll@skia.org Roll Skia from 0c016e4aefd5 to b1936c760645 (8 revisions) (flutter/flutter#179568)
2025-12-08 engine-flutter-autoroll@skia.org Roll Skia from 3c5f9e0c9269 to 0c016e4aefd5 (1 revision) (flutter/flutter#179565)
2025-12-08 engine-flutter-autoroll@skia.org Roll Dart SDK from 1a6c6f6398af to 11efe37089a7 (1 revision) (flutter/flutter#179564)
2025-12-07 engine-flutter-autoroll@skia.org Roll Skia from 4830855b6f84 to 3c5f9e0c9269 (1 revision) (flutter/flutter#179561)
2025-12-07 engine-flutter-autoroll@skia.org Roll Skia from d5a6b6af6d12 to 4830855b6f84 (1 revision) (flutter/flutter#179557)
2025-12-07 engine-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from KilaJW3p3J_0yUDtV... to XCoAHsnYnKrvuWU2o... (flutter/flutter#179551)
2025-12-06 engine-flutter-autoroll@skia.org Roll Skia from 33b32cecb287 to d5a6b6af6d12 (1 revision) (flutter/flutter#179540)
2025-12-06 engine-flutter-autoroll@skia.org Roll Dart SDK from ea201dd2ef12 to 1a6c6f6398af (1 revision) (flutter/flutter#179539)
2025-12-06 engine-flutter-autoroll@skia.org Roll Dart SDK from d1d30ee8d5a0 to ea201dd2ef12 (1 revision) (flutter/flutter#179537)
2025-12-06 engine-flutter-autoroll@skia.org Roll Dart SDK from 30c906aa00f2 to d1d30ee8d5a0 (1 revision) (flutter/flutter#179534)
2025-12-06 engine-flutter-autoroll@skia.org Roll Skia from dccd48c6c6ab to 33b32cecb287 (2 revisions) (flutter/flutter#179531)
2025-12-06 engine-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from vDeTl_KBeLJY8nCAx... to KilaJW3p3J_0yUDtV... (flutter/flutter#179530)
2025-12-06 engine-flutter-autoroll@skia.org Roll Dart SDK from f3690c23d422 to 30c906aa00f2 (2 revisions) (flutter/flutter#179529)
2025-12-06 engine-flutter-autoroll@skia.org Roll Skia from e19670f70406 to dccd48c6c6ab (6 revisions) (flutter/flutter#179524)
2025-12-05 ahmedsameha1@gmail.com Make sure that a CupertinoFormRow doesn't crash in 0x0 environment (flutter/flutter#178979)
2025-12-05 ahmedsameha1@gmail.com Make sure that a CupertinoContextMenuAction doesn't crash in 0x0 envi… (flutter/flutter#178721)
2025-12-05 ahmedsameha1@gmail.com Make sure that a CupertinoRadio doesn't crash in 0x0 environment (flutter/flutter#179378)
2025-12-05 ahmedsameha1@gmail.com Make sure that a CupertinoSearchTextField doesn't crash in 0x0 enviro… (flutter/flutter#179487)
2025-12-05 ahmedsameha1@gmail.com Make sure that a CupertinoPicker doesn't crash in 0x0 environment (flutter/flutter#179258)
2025-12-05 ahmedsameha1@gmail.com Make sure that a CupertinoAlertDialog doesn't crash in 0x0 environment (flutter/flutter#178858)
2025-12-05 ahmedsameha1@gmail.com Make sure that a CupertinoListTileChevron doesn't crash in 0x0 enviro… (flutter/flutter#179165)
2025-12-05 ahmedsameha1@gmail.com Make sure that CupertinoNavigationBar doesn't crash in 0x0 environment (flutter/flutter#179235)
2025-12-05 ahmedsameha1@gmail.com Replace dropdown button with dropdown menu (flutter/flutter#179095)
2025-12-05 ahmedsameha1@gmail.com Make sure that a CupertinoCheckbox doesn't crash in 0x0 environment (flutter/flutter#178630)
2025-12-05 ahmedsameha1@gmail.com Make sure that a CupertinoApp doesn't crash in 0x0 environment (flutter/flutter#178610)
2025-12-05 ahmedsameha1@gmail.com Make sure that a CupertinoButton doesn't crash in 0x0 environment (flutter/flutter#178629)
2025-12-05 ahmedsameha1@gmail.com Make sure that a CupertinoTimerPicker doesn't crash in 0x0 environment (flutter/flutter#178857)
2025-12-05 ahmedsameha1@gmail.com Make sure that a CupertinoScrollbar doesn't crash in 0x0 environment (flutter/flutter#179442)
2025-12-05 engine-flutter-autoroll@skia.org Roll Dart SDK from 0fcab487446d to f3690c23d422 (1 revision) (flutter/flutter#179517)
2025-12-05 bruno.leroux@gmail.com Update several comments related to theme normalization (flutter/flutter#179457)
2025-12-05 ttankkeo112@gmail.com Reimplemented StretchingOverscrollIndicator with Simulation ported from Android 12. (flutter/flutter#173849)
2025-12-05 engine-flutter-autoroll@skia.org Roll Skia from a31411879251 to e19670f70406 (1 revision) (flutter/flutter#179511)
2025-12-05 codefu@google.com chore: mark tests as flaky (flutter/flutter#179518)
2025-12-05 engine-flutter-autoroll@skia.org Roll Dart SDK from 42fe3327abca to 0fcab487446d (3 revisions) (flutter/flutter#179506)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC stuartmorgan@google.com,tarrinneal@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose
...