AppGallery Connect APM for Flutter
Introduction
App Performance Management (APM) of HUAWEI AppGallery Connect provides minute-level app performance monitoring capabilities. You can view and analyze app performance data collected by APM to comprehensively understand online performance of apps in real time, helping you quickly and accurately rectify app performance problems and continuously improve user experience. Learn More
Installing the Plugin
Add dependencies to the pubspec.yaml file of the Flutter project. agconnect_apm: ^1.4.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
AppGallery Connect APM plugin is licensed under the: Apache License, version 2.0.