flutter_distributor 0.1.9 copy "flutter_distributor: ^0.1.9" to clipboard
flutter_distributor: ^0.1.9 copied to clipboard

outdated

A complete tool for packaging and publishing your Flutter apps.

0.1.9 #

  • [exe maker] MakeExeConfig Add executable_name field
  • [exe maker] MakeExeConfig Add display_name field
  • [exe maker] MakeExeConfig Add create_desktop_icon field
  • [exe maker] MakeExeConfig Add install_dir_name field
  • [exe maker] MakeExeConfig Add locales field
  • [exe maker] Support chinese #57 #58
  • Add msix maker

0.1.8 #

  • [aab maker] support flavor arg #46
  • Add appstore publisher. #45

0.1.7 #

  • Change parameter cleanOnceBeforeBuild to cleanBeforeBuild
  • Changed to only clean once before build #41

0.1.6 #

  • PowerShell support.
  • Fix the problem of broken files after uploading.

0.1.5 #

  • Add firebase publisher.
  • Add github publisher.

0.1.4 #

  • Add --version flag.
  • Add qiniu publisher.
  • #21 Add --jobs and --skip-jobs option to release command.
  • #22 zip maker supports web platform.

0.1.3 #

  • #12 Add --skip-clean flag to package and release commands.
  • Optimize exe maker (Using Inno Setup).

0.1.2 #

  • dart-define arg support multi values.
  • Remove console_bars and Replace to ProgressBar.

0.1.0 #

  • First release.