huawei_in_app_update 1.2.2
huawei_in_app_update: ^1.2.2 copied to clipboard
Unofficial flutter plugin for accessing Huawei App Update Official API.
[Unreleased] #
1.2.2 - 2024-03-25 #
- java 8 compatibility.
- added namespace for gradle 8 support.
1.2.1 - 2023-08-30 #
- remove unnecessary kotlin class
- remove kotlin reflection
1.2.0 - 2023-05-20 #
- added
Error Detailsin Platform exception - bump AGP and gradle version
- bump appservice library to
com.huawei.hms:appservice:6.10.0.300 - bump kotlin version
1.1.0+1 - 2022-07-25 #
- fix deprecated url launcher usage.
1.1.0 - 2022-07-25 #
- BREAKING CHANGE: bump minSdkVersion from 16 to 19.
- BREAKING CHANGE: bump targetSdkVersion from 29 to 31.
- bump appservice library to
com.huawei.hms:appservice:6.1.0.301. - bump AGP and gradle version.
- replace
jcenterwithmavenCentral.
1.0.0+1 - 2021-03-11 #
- Reduce url launcher requirement
1.0.0 - 2021-03-11 #
- Migrate to null-safety.
0.2.0+1 - 2021-01-30 #
- Update documentation.
0.2.0 - 2021-01-30 #
- BREAKING CHANGE: We will use flutter dialog instead of native dialog. New parameters is added (context, useRootNavigator = false, force = false). Refer issue #4.
0.1.0+2 - 2021-01-29 #
- Fix static analysis with code formatting.
0.1.0+1 - 2021-01-29 #
- Added documentation.
0.1.0 - 2021-01-29 #
- Initial release.