inno_build 0.1.0 copy "inno_build: ^0.1.0" to clipboard
inno_build: ^0.1.0 copied to clipboard

CLI for building Flutter Windows applications into Windows installer (.exe) using Inno Setup. Automates the installer creation process for easy distribution.

0.1.0 #

Fix :

  • Improved uninstaller functionality in Control Panel.
  • Addressed issue where no icon was created in Start Menus.
  • Ensured Inno Setup is reinstalled when using options --install-inno.
  • Fixed issue where Inno Setup was not reinstalled with the --install-inno option.

Change :

  • Specified minimum installer version to 10.0.10240 (Windows 10).
  • Changed outputdir and now displays a message in the console when finished.
  • Always install Inno Setup without the wizard.

0.0.2 #

  • Specify platform in pubspec.yaml file

0.0.1 #

  • Initial version.
1
likes
0
pub points
30%
popularity

Publisher

verified publisherizzal.my.id

CLI for building Flutter Windows applications into Windows installer (.exe) using Inno Setup. Automates the installer creation process for easy distribution.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, cli_spin, path, uuid, yaml, yaml_writer

More

Packages that depend on inno_build