Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add games toolkit to the Flutter templates #107768

@joshuadeguzman

Description

@joshuadeguzman

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterr: invalidIssue is closed as not validteam-toolOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions