cross_in_app_update 0.0.3 copy "cross_in_app_update: ^0.0.3" to clipboard
cross_in_app_update: ^0.0.3 copied to clipboard

discontinued

Notify users when a new app version is available on Play Store or App Store. Supports force and soft update modes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cross_in_app_update

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  cross_in_app_update: ^0.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:cross_in_app_update/cross_in_app_update.dart';
0
likes
150
points
116
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Notify users when a new app version is available on Play Store or App Store. Supports force and soft update modes.

Topics

#update #in-app-update #version-check #play-store #app-store

License

MIT (license)

Dependencies

flutter, http, package_info_plus, url_launcher

More

Packages that depend on cross_in_app_update