Skip to content

CaioDS/fli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fli

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.

Features

  • 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.

Coming Soon

  • macOS Support: Aiming to expand compatibility.
  • Extended Platform Support: More platforms as demand grows.

Usage

Install a Flutter version

fli install <version>

List installed versions

fli list

Switch Flutter version

fli use <version>

Remove a version

fli remove <version>

Installation

(Instructions will go here soon as releases become available)

Contributing

Contributions and feedback are welcome! Feel free to open issues or pull requests.

License

This project is currently unlicensed.


Easily manage Flutter versions and installations — fast, simple, and reliable.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages