Flutter Installer
Flutter Installer is an installer for Flutter built with Flutter
Features
- Install Flutter using a GUI interface, helpful for beginners and experts
- Install software required by Flutter, so it is an all-in-one solution.
- Built using Flutter
💙 - Beautiful UI
✨ - Supports 3 Platforms:
- Windows
- macOS
- Linux
Wanna go fast way? We have binaries built!
Latest Release
Step 1: Go toStep: 2 Download the binary that corresponds to your OS.
Step 3: Run It!
For Windows, just double click the
Flutter Installer.exe
For Linux, just double click
Flutter Installer
For macOS, just copy the
Flutter Installer.app
package to applications and start using it. requiresbrew
Requirements to build project:
Flutter
obviously
You need to be on Flutter dev channel for Linux and macOS
$ flutter --version
Flutter 1.20.0-7.1.pre • channel dev • https://github.com/flutter/flutter.git
Framework • revision 7736f3bc90 (32 hours ago) • 2020-07-10 16:33:05 -0700
Engine • revision d48085141c
Tools • Dart 2.9.0 (build 2.9.0-21.2.beta)
You need to be on Flutter master channel for Windows
$ flutter --version
Flutter 1.21.0-2.0.pre.55 • channel master •
https://github.com/flutter/flutter.git
Framework • revision 1840b7121a (16 hours ago) • 2020-07-16 23:15:23 -0700
Engine • revision d3b81f19fc
Tools • Dart 2.9.0 (build 2.9.0-21.0.dev 06183779d7)
🚀
Wanna Contribute?
You can contribute by doing one of the following:
- Starring the repository
⭐ - Forking the repository
🍴 - Creating an Issue
❌ - Creating a Pull Request
✔
License
This project is licensed under an MIT license