-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed as not planned
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: 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 Flutterr: invalidIssue is closed as not validIssue is closed as not validteam-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
Use case
Flutter has templates like the counter and the skeleton apps. It would be great to include the casual games toolkit template to the Flutter repo.
Currently, one has to clone the template from the samples repo to "experiment" or use the casual games toolkit as a starter app in building their games in Flutter. In my opinion, there's a friction if one has to jump from the games page to the games docs, then to the games repo, last cloning it.
Proposal
The proposal is to expose the games_template to the flutter/flutter repo.
Then, allow developers to use the template by running the ff command:
flutter create -t games_toolkit
Last, provide some docs in the CLI how to use the template or reference links.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: 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 Flutterr: invalidIssue is closed as not validIssue is closed as not validteam-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