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

Unofficial flutter plugin for accessing Huawei App Update Official API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add huawei_in_app_update

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 dart pub get):

dependencies:
  huawei_in_app_update: ^1.2.0

Alternatively, your editor might support dart pub get or 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
0
pub points
79%
popularity

Publisher

verified publisherdomago.dev

Unofficial flutter plugin for accessing Huawei App Update Official API.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, url_launcher

More

Packages that depend on huawei_in_app_update