All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
subDir
when initializing Theme Mode Builder.
- Unused platforms folders.
0.0.8 - 2021-05-02
msix
package for packaging Windows app.- New logo for the app, Flutter Installer.
- Upgrade all dependencies.
theme_mode_handler
is now replaced withtheme_mode_builder
.- Data models and imports refactored.
file_selector
plugin now works as expected, added platforms packages- Cancel not working, #9
UserChoice
is saved in between summary and customize views, going back does not reset all settings. fixes #14
- Deprecated buttons.
0.0.7 - 2021-01-14
- Started using
file_selector
plugin
- User-Agent now is a custom one when downloading the Flutter SDK as per Flutter Installer requirements
- Upgraded all packages to latest possible
- General bug fixes
- Removed
file_chooser
plugin
0.0.6 - 2020-10-15
- DARK mode support
- Theming support
- Custom message when using
osascript
in macOS to gain administrator privileges
- Refactored Windows Script
- Refactored Linux Script
- Refactored macOS Script
- Started using dev channel for all platforms
- Windows was not working, now it works after it is in alpha stage
- Windows was showing
cmd
when using the shell, now it has been fixed! - Issue #4 has been fixed!
TermsOfServiceView
is not useful so it is now removed
0.0.5 - 2020-08-10
- Use
osascript
to get sudo password on macOS
- Bug where some times the
append-to-path.bat
file won't add toPATH
- Updated dependencies
- Removed
sudoPassword
toUserChoice
model - Removed asking for Sudo Password on macOS only in
CustomizeStepView
0.0.4 - 2020-08-05
- App logos beside them in
CustomizeView
- Get download links of scripts dynamically so that an update won't be neccessay for getting script link
- Bug where some times the
append-to-path.bat
file won't add toPATH
0.0.3 - 2020-07-28
- Added
sudoPassword
toUserChoice
model - Added asking for Sudo Password on macOS only in
CustomizeStepView
- macOS Script:
- Install Flutter SDK
- Unzip Flutter SDK
- Add Flutter SDK to PATH
- Install Git (requires
brew
) - Install Android Studio
- Install IntelliJ IDEA
- Install Visual Studio Code
- Implemented notes by Tao Dong and Will Larche
- Naming mistake in
CustomizeView
- Borders of text fields in
CustomizeView
- Small bugs here and there
- Removed sandbox mode from macOS
0.0.2 - 2020-07-23
Customize Screen: Show Advanced
Button- Back button on
Summary
Screen scripts
folder ininstalling
step folder for having cleaner code.- Default installation path in customize screen.
TextLink
widget- Linux Script:
- Install Flutter SDK
- Unzip Flutter SDK
- Add FLutter SDK to PATH
- Install Git (with common package managers)
- Install Android Studio
- Install IntelliJ IDEA
- Install Visual Studio
- VS Code installer for Windows was being saved with no extenstion, Now it is being saved with
.exe
extension - Spelling Errors
0.0.1 - 2020-07-20
- UI
- Windows Support (Script Part Fully Done)
- Fonts: (Roboto, Roboto Mono)