-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: pluginsSupport for writing, building, and running plugin packagesSupport for writing, building, and running plugin packagesc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterplatform-iosiOS applications specificallyiOS applications specificallyplatform-macBuilding on or for macOS specificallyBuilding on or for macOS specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-ecosystemTriaged by Ecosystem teamTriaged by Ecosystem team
Description
Use case
Right now when you create darwin plugin, you have to start with an ios or macos template. Then follow the docs. There are clearly some differences between macos and ios templates. Which one is preferred to start with? Why not just add a darwin platform?
Proposal
Simply make 'darwin' a valid platform option and create a darwin project directly from CLI.
flutter create --template=plugin --platforms="darwin" my_pluginloic-sharma, fexd12 and mgenware
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: pluginsSupport for writing, building, and running plugin packagesSupport for writing, building, and running plugin packagesc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterplatform-iosiOS applications specificallyiOS applications specificallyplatform-macBuilding on or for macOS specificallyBuilding on or for macOS specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-ecosystemTriaged by Ecosystem teamTriaged by Ecosystem team