upgrade_util 2.2.0-alpha.1 copy "upgrade_util: ^2.2.0-alpha.1" to clipboard
upgrade_util: ^2.2.0-alpha.1 copied to clipboard

outdated

An app upgrade plugin. It realizes the function of jumping to App Store or Market and installing after downloading APK.

2.2.0-alpha.1 #

  • We've ushered in major changes, not just method changes, but more performance improvements.

Breaking changes #

  • Use showUpgradeDialog<T>() instead of UpgradeDialog.show<T>().
  • Organize trivial parameters. Use UiUpgradeConfig, IosUpgradeConfig, AndroidUpgradeConfig.
  • For details on how to use it, see README.md.

2.1.4 #

  • Fix where Android's cancellation button was incorrectly displayed when downloading in Stronger Mode.

2.1.3 #

2.1.2 #

  • Add AndroidView click event.
  • Upgrade README.md

2.1.1 #

  • Raise score.

2.1.0 #

  • Daily upgrade.

2.0.0 #

  • Welcome to a brand new version.
  • AndroidUtil and IOSUpgradeUtil have given up.
  • Use UpgradeUtil to instead of AndroidUtil and IOSUpgradeUtil.
  • Use AndroidUpgradeInfo to fill in the information of Android upgrade.
  • No longer use the url_launcher plugin.
  • For details on how to use it, see README.md

1.0.3 #

  • Update README.md.

1.0.2 #

  • Update README.md.
  • Update pubspec.yaml.

1.0.1 #

  • Update pubspec.yaml.

1.0.0 #

  • Update README.md.

0.1.0 #

  • Release the first edition.

0.0.9+2 #

  • Add AndroidView click event.
  • Update README.md.

0.0.9+1 #

  • Update README.md.

0.0.9 #

  • Support old version.
7
likes
0
points
201
downloads

Publisher

unverified uploader

Weekly Downloads

An app upgrade plugin. It realizes the function of jumping to App Store or Market and installing after downloading APK.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter

More

Packages that depend on upgrade_util

Packages that implement upgrade_util