Flutter Installer for Windows — MSI (Beta Release)

Flutter Installer for Windows — MSI (Beta Release)

Flutter Installer for Windows — MSI (Beta Release)

Cause clicking the “Next” button to install is always awesome.

Flutter Devs on Linux now have the ease of installing the SDK with a click, thanks to Flutter snap package on Snapcraft (https://snapcraft.io/flutter). Its time we make sure Windows Devs feel home too.

So, I made an MSI installer for the people who love Flutter and live on Windows. The installer is currently being released as Beta and is open for feedback. The project is Open Source and the relevant links can be found below.

The installer is small in size (2 MegaBytes TBH), it downloads the latest SDK archive for you and installs the SDK at C:\flutter to make sure users don’t install to a location that’s not platform-agnostic.

If you haven’t already, maybe uninstall your older Flutter installation and use the installer to download and install Flutter 1.20 for you, all while you sit back and watch the progress bar.

Thanks to Chris Sells for helping me out with the requirements, finding best practices and the unending stream of feedback.

The installation window of Flutter Installer with a License Agreement prompt being displayed.

The installation window of Flutter Installer with a License Agreement prompt being displayed.

Flutter Windows Installer

Image for post

Image for post

Windows SmartScreen Warning

About that SmartScreen Warning:

You might be hit with a SmartScreen warning on Windows 8 and up. to get past this, click on “More Info” and click “Run Anyway”

This warning is displayed because the installer is code-signed with a new certificate and it will eventually go away as we have more downloads.


Have a great day and make sure to spread Flutter love. 💙