/agconnect_remote_config_plus

Copy of https://pub.dev/packages/agconnect_remote_config with suppotr of null safety and IOS patch.

Primary LanguageDartApache License 2.0Apache-2.0

AppGallery Connect Remote Configuration for Flutter

Note

It is not original Huawei plugin. This is a fork of https://pub.dev/packages/agconnect_remote_config with support of null safety and ios runtime patch.

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.2.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.