-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Open
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.platform-androidAndroid applications specificallyAndroid applications specificallyt: gradle"flutter build" and "flutter run" on Android"flutter build" and "flutter run" on Androidteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team
Description
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 d \( -name "engine" -o -name "build" -o -name ".symlinks" \) -prune -o -type d -name "android" -print | sed 's/^/- [ ] /'
checklist of all flutter apps on android:
- ./examples/hello_world/android
- ./examples/layers/android
- ./examples/platform_view/android
- ./examples/flutter_view/android
- ./examples/platform_channel/android
- ./examples/image_list/android
- ./packages/integration_test/example/android
- ./packages/integration_test/android
- ./dev/integration_tests/external_textures/android
- ./dev/integration_tests/spell_check/android
- ./dev/integration_tests/ui/android
- ./dev/integration_tests/deferred_components_test/android
- ./dev/integration_tests/android_views/android
- ./dev/integration_tests/release_smoke_test/android
- ./dev/integration_tests/flavors/android
- ./dev/integration_tests/display_cutout_rotation/android
- ./dev/integration_tests/android_engine_test/android
- ./dev/integration_tests/android_semantics_testing/android
- ./dev/integration_tests/flutter_gallery/android
- ./dev/integration_tests/android_verified_input/android
- ./dev/integration_tests/platform_interaction/android
- ./dev/integration_tests/channels/android
- ./dev/manual_tests/android
- ./dev/tracing_tests/android
- ./dev/benchmarks/multiple_flutters/android
- ./dev/benchmarks/complex_layout/android
- ./dev/benchmarks/macrobenchmarks/android
- ./dev/benchmarks/test_apps/stocks/android
- ./dev/benchmarks/platform_views_layout_hybrid_composition/android
- ./dev/benchmarks/platform_views_layout/android
- ./dev/benchmarks/microbenchmarks/android
- ./dev/benchmarks/platform_channels_benchmarks/android
- ./dev/a11y_assessments/android
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.platform-androidAndroid applications specificallyAndroid applications specificallyt: gradle"flutter build" and "flutter run" on Android"flutter build" and "flutter run" on Androidteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team