Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.15 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.15 KB

Maintenance

Flutter Installer

An installation toolkit for Flutter SDK on Windows PCs

⚠ An updated version with changed requirements is in works.

screenshot

Click here to download the installer.

The user can choose from 2 installation modes:

  • SDK Only

This installs the FLutter SDK only to the user PC. Suitable for users who already have Android Studio installed or planning to install Android Studio

  • Minimal Components
    • Android command line tools
    • JDK 8
    • Flutter SDK

This installs minimal number of components to debug and build Flutter applications. Suitable for users who need a leaner Flutter installation.

The scope of this project is currently limited to Windows PCs. The goal is to have a single place to maintain the Flutter SDK. Including checking and installing updates and viewing changelog.

Attributions

Thanks to the effort from the developers of electron.js, node.js, Material Design, materialize css and other projects.