appsonair_flutter_appsync 1.0.2 copy "appsonair_flutter_appsync: ^1.0.2" to clipboard
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 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
160
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

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on appsonair_flutter_appsync

Packages that implement appsonair_flutter_appsync