jesswrd

Results 6 issues of jesswrd

Catches gradle error and throws a helpful error message that indicates an incompatability between Java and AGP versions and how to fix the issue. Related issue: [128524](https://github.com/flutter/flutter/issues/128524) ## Pre-launch Checklist...

tool

While working on https://github.com/flutter/flutter/issues/99421, I discovered that FlutterViewTest.java was possibly accidentally deleted at this PR: https://github.com/flutter/engine/pull/44047 This bug tracks restoring the FlutterViewTest file and ensuring that the tests pass. Path...

c: regression
platform-android
P1
team-android
fyi-engine

Updated applying gradle plugins from usage of imperative apply to usage of declarative blocks {} apply. Intending on updating all android example apps under packages. Did one more as a...

p: path_provider
platform-android

Bumping AVD, SDK we test against to ensure Flutter works on Android 16. Also added potentially missing `android_virtual_device` dependency. This aligns with what has been and/or will be done in...

autosubmit
platform-android
p: webview_flutter

Updating flutter apps on android in flutter/flutter to AGP 9. Want to ensure the nothing breaks against the new major release AGP 9. Used this command: ``` find . -type...

Updated the example app agp and kgp versions to match the template defaults. AGP 8.11.0 --> 8.11.1 KGP 2.2.0 --> 2.2.20 Potentially Addresses https://github.com/flutter/flutter/issues/178908 ## Pre-Review Checklist - [x] I...

p: extension_google_sign_in_as_googleapis_auth
p: pigeon
p: rfw
p: go_router
p: animations
p: camera
p: espresso
p: file_selector
p: flutter_plugin_android_lifecycle
p: google_maps_flutter
p: google_sign_in
p: image_picker
p: in_app_purchase
p: local_auth
p: path_provider
p: quick_actions
platform-android
p: webview_flutter
p: video_player
p: url_launcher
p: shared_preferences
p: two_dimensional_scrollables
p: interactive_media_ads
p: flutter_svg
p: google_fonts
triage-framework
triage-engine