Skip to content

emresvd/change_flutter_version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

change flutter version

tool that fixes the version bug of the flutter projects you cloned

usage

  1. download different versions of flutter that the project can run
  2. copy it with a different name where flutter is installed like this
  3. download the latest version from releases
  4. unzip the file
  5. add cfv.exe to environment variables
  6. from the terminal go to the flutter project
  7. run the cfv command
  8. enter the number of the flutter version you want to use
  9. your flutter version will have changed

build

  1. clone repository: git clone https://github.com/emresvd/change_flutter_version.git
  2. download requirements: pip install -r requirements.txt
  3. build project: make

About

tool that fixes the version bug of the flutter projects you cloned

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published