Releases: sampathbalivada/flutter_windows_installer
Releases · sampathbalivada/flutter_windows_installer
FlutterSDK-x64
Change Log:
- Changed install location from root (C:) to user directory (C:\Users\%USERPROFILE%) to remove some permission conflicts.
- Re-designed the installer background.
FlutterSDK-x64
Beta Release
FlutterSDK-x64
- Decreased status refreshes to remove flickering
- Matched Dialog background with checkbox background
FlutterSDK-x64
- Added progress updates for Download and Extraction of SDK
FlutterSDK-x64
- Added ability to run
flutter doctor
on exit. - Added an InstallREADME.txt with additional links for reference.
FlutterSDK-x64
0.0.3 added verbose status messages
FlutterSDK-x64
0.0.2 Create LICENSE
FlutterSDK-x64 Alpha
This is an Alpha release
The following bugs are yet to be resolved:
- Deleting the entire C:\flutter directory
- Updating the ProductVersion constant dynamically from the SDK path.