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

PlatformAndroid

Flutter plugin for Huawei AppGallery Connect Remote Config (AGConnectConfig). Android-only.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add huawei_remote_config

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

dependencies:
  huawei_remote_config: ^1.0.0

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_remote_config/huawei_remote_config.dart';
1
likes
160
points
2.1k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Huawei AppGallery Connect Remote Config (AGConnectConfig). Android-only.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on huawei_remote_config

Packages that implement huawei_remote_config