daVinci13 / Flutter-installer

Python script that downloads and setups Flutter SDK on Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter installer for Windows

Python script that downloads and setups Flutter SDK on Windows.

GitHub repo size GitHub contributors GitHub stars GitHub forks

Additional line of information text about what the project does. It should be around 2 or 3 sentences.

Prerequisities

Before you begin, ensure you have installed:

  • Python 3

Installing Flutter

To install Flutter SDK, run:

pip install -r requirements.txt
python flutter_install.py

TODO:

Dynamically get latest Flutter SDK link.

Important note:

I know it looks stupid, but it works!

About

Python script that downloads and setups Flutter SDK on Windows.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%