AppGallery Connect Cloud DB for Flutter
Introduction
Cloud DB is a device-cloud synergy database product that provides data synergy management capabilities between the device and cloud, unified data models, and various data management APIs. Learn More
Installing the Plugin
Add dependencies to the pubspec.yaml file of the Flutter project.
dependencies:
agconnect_clouddb: ^1.9.0+300
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
License
Cloud DB plugin is licensed under the: Apache License, version 2.0.