fli is a command-line interface (CLI) tool designed to simplify your Flutter installation and version management, similar to how NVM works for Node.js. With fli, you can easily install, manage, and switch between multiple versions of Flutter on your machine.
- Easy Installation: Quickly set up Flutter with simple commands.
- Version Management: Install multiple Flutter versions and switch between them seamlessly.
- NVM-like CLI: Familiar workflow for anyone who has used Node Version Manager (NVM).
- Platform Support: Currently available for Windows. macOS support is planned for the future.
- macOS Support: Aiming to expand compatibility.
- Extended Platform Support: More platforms as demand grows.
fli install <version>fli listfli use <version>fli remove <version>(Instructions will go here soon as releases become available)
Contributions and feedback are welcome! Feel free to open issues or pull requests.
This project is currently unlicensed.
Easily manage Flutter versions and installations — fast, simple, and reliable.