Flutter Installer is an installer for Flutter built with Flutter 💙😎✌
Step 1: Go to Latest Release
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)
You can contribute by doing one of the following:
- Starring the repository ⭐
- Forking the repository 🍴
- Creating an Issue ❌
- Creating a Pull Request ✔
This project is licensed under an MIT license 🚀