appsonair_flutter_appsync 0.1.0 copy "appsonair_flutter_appsync: ^0.1.0" to clipboard
appsonair_flutter_appsync: ^0.1.0 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.

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 androidBuildNumber and iOSBuildNumber with buildNumber
    • Replaced isAndroidUpdate and isIOSUpdate with isUpdateEnabled
    • Replaced isAndroidForcedUpdate and isIOSForcedUpdate with isForcedUpdate
    • Replaced androidMinBuildVersion and iosMinBuildVersion with minBuildVersion
    • Replaced androidUpdateLink and iosUpdateLink with updateLink

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
1
likes
0
points
29
downloads

Publisher

verified publisherappsonair.com

Weekly Downloads

The AppsOnAir AppSync Flutter SDK lets you manage forced and regular app updates, as well as enable maintenance mode, directly via AppsOnAir.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on appsonair_flutter_appsync

Packages that implement appsonair_flutter_appsync