huawei_in_app_update 1.2.2 copy "huawei_in_app_update: ^1.2.2" to clipboard
huawei_in_app_update: ^1.2.2 copied to clipboard

PlatformAndroid

Unofficial flutter plugin for accessing Huawei App Update Official API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add huawei_in_app_update

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

dependencies:
  huawei_in_app_update: ^1.2.2

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:huawei_in_app_update/huawei_in_app_update.dart';
7
likes
130
pub points
77%
popularity

Publisher

verified publisherdomago.dev

Unofficial flutter plugin for accessing Huawei App Update Official API.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, url_launcher

More

Packages that depend on huawei_in_app_update