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

retracted

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

0.1.2 #

  • Improve missing documentation

0.1.1 #

  • Update README.md

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.
5
likes
0
points
68
downloads

Publisher

verified publisherizzal.my.id

Weekly Downloads

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