Flutter Installer for Windows — MSI (Beta Release)

Building intuitive and engaging (customer, developer, user, visual) experiences is my Ikigai.
Search for a command to run...

Building intuitive and engaging (customer, developer, user, visual) experiences is my Ikigai.
No comments yet. Be the first to comment.
sagatu telugodi aavedana
![Scalability, Reliability and Maintainability [Tenglish]](/_next/image?url=https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1759079554176%2F86761c98-abd6-4c0a-a763-cb7578149542.png&w=3840&q=75)
Gotta learn the art of references from my prof now

Take some time. 'a' is definitely not the answer.

OCD Intensifies

import { curves } from "bezier-curves";

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.

Flutter Windows Installer

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. 💙