leoafarias / fvm

Flutter Version Management: A simple CLI to manage Flutter SDK versions.
https://fvm.app
MIT License
4.73k stars 233 forks source link

[Feature Request] Namespace versions and branches for Flutter forks #791

Open leoafarias opened 3 weeks ago

leoafarias commented 3 weeks ago

Currently, FVM allows the use of forks; however, versions and release channels will be pulled from the configured fork, which could cause conflicts. To avoid that, we will create a namespace to be able to have the same channel or version for many different forks.