You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
馃挜 Android: Gradle 8.14, AGP 8.11.1 and Kotlin 2.2.20 are now required,
not recommended. Builds that previously warned will now fail. Java 17
remains the minimum, unchanged. Pass -- --android-skip-build-dependency-validation to bypass temporarily.
馃搲 Better patch link percentages, with the largest gains on obfuscated
builds and on patches that shift dynamic dispatch.
馃敡 Updater (rolled into the Flutter 3.47 engine):
Mark a patch bad and fall forward to the next one when it fails to load,
instead of silently running base code and retrying it every launch.
馃悰 Link failures now name the checks that actually ran (Dart SDK version,
build features) instead of the stale --dart-define/--obfuscate hint.