innosetup 0.1.3 copy "innosetup: ^0.1.3" to clipboard
innosetup: ^0.1.3 copied to clipboard

Make windows installer for Flutter & vanilla Dart powered apps powered by Inno Setup.

0.1.3 #

  • Fixes bug in make method in InnoSetup.
  • Improves README.

0.1.2 #

  • Fixes missing InnoSetupApp iscc code by adding toString implementation.
  • Fixes bug in InnoSetupIconsBuilder.
  • Calls iscc inno setup compiler after generating the script.

0.1.1 #

  • Examples now display in pub.dev.
  • Updates to proper dart package conventions.

0.1.0 #

  • Adds runAfterInstall option to launch app after installation.
  • Adds location to specify installer location.
  • Improves languages definition.
  • Adds license option to specify installation license prompt.
  • Adds name option for installer.
  • Adds files option to specify resources to pack in installer.
  • Adds app option to specify app details to the installer.
  • Adds urls in app option to specify app related urls.

0.0.0 #

  • Initial pre-release version (Definitions only)
11
likes
150
pub points
62%
popularity

Publisher

verified publisheraswinmurali.dev

Make windows installer for Flutter & vanilla Dart powered apps powered by Inno Setup.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

meta, version

More

Packages that depend on innosetup