r_upgrade 0.3.4 r_upgrade: ^0.3.4 copied to clipboard
A plugin for upgrade and install application ,Support Android and IOS.
0.3.4 #
- fix 301/302 download error, larger then Android N network disconnect turn to connect download recovery.
0.3.3 #
- adapter null safety.
0.3.2+3 #
- adapter android Q.
0.3.2+2 #
- fix issues #23 again.
0.3.2+1 #
- fix issues #23.
0.3.2 #
- Repair the installation of two applications using the plug-in on the same device, resulting in two different but synchronous progress problems in the application, and the download failure occurred during the repair pause.
0.3.1+2 #
- Improve the download process and repair the problem that incremental update files do not exist.
0.3.1 #
- add
Android
permission check, when you useupgrade
orinstall
.
0.3.0 #
- remove
hotUpgrade
method,add increment upgrade.editupgrade
method.
0.2.6 #
- fix mini bug ,and change notification channel name ,fix example hot upgrade error.
0.2.5 #
- add
notificationStyle
params fromupgrade
method.
0.2.4 #
- add
upgradeFromAndroidStore
method.
0.2.2 #
- fix not use stream can not open notification,update
upgradeWithId
method.
0.2.1 #
- fix Android 6.0 install error.
0.2.0 #
- will power and awesome .
0.1.8 #
- adapter FlutterPlugin .
0.1.7 #
- add hot upgrade.
0.1.6 #
- fix file provider merge error and add can select auto apk install.
0.1.5 #
- add license.
0.1.3 #
- fix progress will decrement.
0.1.2 #
- fix progress is null and speed is negative issus.
0.1.1 #
- add ios upgrade from AppStore.
0.1.0 #
- fix install apk.
0.0.2 #
- Improving health.
0.0.1 #
- release plugin.