in_app_update_android 1.0.0 copy "in_app_update_android: ^1.0.0" to clipboard
in_app_update_android: ^1.0.0 copied to clipboard

A Flutter plugin to prompt users for in-app updates using StoreKit on iOS and Play Core API on Android.

A bare-bones Dart web app.

Uses package:web to interop with JS and the DOM.

Running and building #

To run the app, activate and use package:webdev:

dart pub global activate webdev
webdev serve

To build a production version ready for deployment, use the webdev build command:

webdev build

To learn how to interop with web APIs and other JS libraries, check out https://dart.dev/interop/js-interop.

2
likes
0
points
425
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to prompt users for in-app updates using StoreKit on iOS and Play Core API on Android.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on in_app_update_android

Packages that implement in_app_update_android