-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed as not planned
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: pluginsSupport for writing, building, and running plugin packagesSupport for writing, building, and running plugin packagesc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team
Description
This command should:
- Determine if the correct directory is a plugin directory, throw if not
- If the current plugin is using the old pubspec format, throw an error and guide users to the new pubspec format migration instruction on flutter.dev
- Add platform specific folder and pubspec entries based on the platforms specified in
--platformsflag. - A no-op iOS folder still needs to be present for this change. We need to remove the iOS folder as soon as 1.20 is released.
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: pluginsSupport for writing, building, and running plugin packagesSupport for writing, building, and running plugin packagesc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team