-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Closed
flutter/packages
#8325Closed
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listfyi-ecosystemFor the attention of Ecosystem teamFor the attention of Ecosystem teampackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-androidOwned by Android platform teamOwned by Android platform team
Description
Overview
Blocks #48918.
See repo:flutter/packages /.flutter-plugins[^-]/
; there are a number of example apps (or, all of the Android ones) that still rely on the 2019-era .flutter-plugins
file, and should be upgraded to use .flutter-plugins-dependencies
.
See https://docs.flutter.dev/release/breaking-changes/flutter-plugins-configuration for instructions.
I am not sure what the best way is to recreate the build scripts across these repos, and would love some advice from either @reidbaker or @stuartmorgan, but I'm happy to do the work once back from OOO, or if @camsim99 feels like pinching in :)
/cc @gmackall as well.
Progress Tracker
Notes:
- We will also need to modify https://github.com/flutter/packages/blob/1d00782b90d4c57f03c7b6b1b4e4f91d39a0426b/script/tool/test/gradle_check_command_test.dart#L190
- If this list misses any Android example apps, we need to file another issue to finish any leftover Kotlin conversions; see Update
settings.gradle
for example apps to remove.flutter-plugins
#157660 (comment)
Metadata
Metadata
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listfyi-ecosystemFor the attention of Ecosystem teamFor the attention of Ecosystem teampackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-androidOwned by Android platform teamOwned by Android platform team