upgrade_util 2.1.0
upgrade_util: ^2.1.0 copied to clipboard
An app upgrade plugin. It realizes the function of jumping to App Store or Market and installing after downloading APK.
2.1.0 #
- Daily upgrade.
2.0.0 #
- Welcome to a brand new version.
AndroidUtil
andIOSUpgradeUtil
have given up.- Use
UpgradeUtil
to instead ofAndroidUtil
andIOSUpgradeUtil
. - 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+1 #
- Update README.md
0.0.9 #
- Support old version.