-
Notifications
You must be signed in to change notification settings - Fork 29.2k
Closed
Labels
a: buildBuilding flutter applications with the toolBuilding flutter applications with the toola: qualityA truly polished experienceA truly polished experiencec: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilitytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
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.
PoojaB26, knaeckeKami, TheBestMoshe, danilofuchs and ashutoshgngwr
Metadata
Metadata
Assignees
Labels
a: buildBuilding flutter applications with the toolBuilding flutter applications with the toola: qualityA truly polished experienceA truly polished experiencec: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilitytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.