appsonair_flutter_appsync 1.0.2
appsonair_flutter_appsync: ^1.0.2 copied to clipboard
The AppsOnAir AppSync Flutter SDK lets you manage forced and regular app updates, as well as enable maintenance mode, directly via AppsOnAir.
1.0.2 #
- iOS dependency version upgrade
1.0.1 #
- Dependencies and documentation upgrade.
1.0.0 #
- Dependencies upgrade
0.1.4 #
- Dependencies upgrade
0.1.3 #
- iOS dependency version upgrade
0.1.2 #
- iOS dependency version upgrade
0.1.1 #
- iOS dependency version upgrade
0.1.0 #
- Standardized the update alert response across platforms.
Breaking Changes:
-
There are breaking changes in the sync method. Moving forward, the update response will be shared based on the respective Android and iOS platforms. Detailed changes to the properties are outlined below.
- Replaced
androidBuildNumberandiOSBuildNumberwithbuildNumber - Replaced
isAndroidUpdateandisIOSUpdatewithisUpdateEnabled - Replaced
isAndroidForcedUpdateandisIOSForcedUpdatewithisForcedUpdate - Replaced
androidMinBuildVersionandiosMinBuildVersionwithminBuildVersion - Replaced
androidUpdateLinkandiosUpdateLinkwithupdateLink
- Replaced
0.0.4 #
- Provided common response for update alert and performance improvements
0.0.3 #
- Dependency version upgrade
0.0.2 #
- Improved documentation
0.0.1 #
- Initial Release