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

Skip to content

It should be possible to pin Flutter Projects to a specific Flutter version #40428

@escamoteur

Description

@escamoteur

Use case

As its part of the Flutter philosophy to allow breaking changes between version to keep the framework improving you immediately get the problem how to ensure that your app is build with a compatible version.
Adding the whole Flutter repository to each project seems sub-optimal.

Proposal

When defining a specific flutter version in pubspec flutter should automatically checkout/download the correct version and build the app.
Ideally in a separate folder so that after the build the latest selected version is active again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: buildBuilding flutter applications with the toola: qualityA truly polished experiencec: new featureNothing broken; request for a new capabilitytoolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions