AppGallery Connect Remote Configuration for Flutter

Introduction

HUAWEI AppGallery Connect provides the Remote Configuration service for you to manage parameters online. With the service, you can change the behavior and appearance of your app online without requiring users to update the app. Learn More

Installing the Plug-in

Add dependencies to the pubspec.yaml file of the Flutter project. agconnect_remote_config: ^1.3.0 Run the following command on the Terminal page or click Pub get in Android Studio to add dependencies. flutter pub get For more details, please refer to Getting Started with Flutter

Development Guide

Usage Reference

License

Remote Configuration Plug-in is licensed under the: Apache License, version 2.0.