agconnect_remote_config 1.2.0+201 copy "agconnect_remote_config: ^1.2.0+201" to clipboard
agconnect_remote_config: ^1.2.0+201 copied to clipboard

outdated

Flutter plugin for AppGallery Connect Remote Config SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add agconnect_remote_config

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

dependencies:
  agconnect_remote_config: ^1.2.0+201

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:agconnect_remote_config/agconnect_remote_config.dart';
6
likes
0
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for AppGallery Connect Remote Config SDK.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on agconnect_remote_config

Packages that implement agconnect_remote_config