agconnect_remote_config 1.9.0+300 copy "agconnect_remote_config: ^1.9.0+300" to clipboard
agconnect_remote_config: ^1.9.0+300 copied to clipboard

Remote Configuration of AppGallery Connect allows you to change the behavior and appearance of your app online without requiring users to update the app.

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.9.0+300

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';
5
likes
130
pub points
79%
popularity

Publisher

unverified uploader

Remote Configuration of AppGallery Connect allows you to change the behavior and appearance of your app online without requiring users to update the app.

Homepage

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on agconnect_remote_config