-
Notifications
You must be signed in to change notification settings - Fork 0
[✨] Multiple Flutter Versions in one System #51
Copy link
Copy link
Closed
Labels
all-platformsThis is target to all platformsThis is target to all platformsbacklogSomething important and to be noted.Something important and to be noted.feature-reqProposal to a new feature.Proposal to a new feature.not so importantThis issue/feature is not so important for current releases.This issue/feature is not so important for current releases.p4This issue can be worked on whenever someone canThis issue can be worked on whenever someone can
Metadata
Metadata
Assignees
Labels
all-platformsThis is target to all platformsThis is target to all platformsbacklogSomething important and to be noted.Something important and to be noted.feature-reqProposal to a new feature.Proposal to a new feature.not so importantThis issue/feature is not so important for current releases.This issue/feature is not so important for current releases.p4This issue can be worked on whenever someone canThis issue can be worked on whenever someone can
Is your feature request related to a problem? Please describe.
Allow storing more than one Flutter channel on the system
Describe the solution you'd like
Store multiple Flutter channels at once.
Describe alternatives you've considered
Manually switching and basically reinstalling Flutter by checking out the current channel branch and checking in the new branch (takes time).
Additional context