Flutter
Flutter SDK supports automatic collection of errors and performance data in your application, helping you fully understand the operational status of your app. This document will guide you through the quick integration and usage of the Flutter SDK.
Prerequisites
If you have not yet created an account and application project, please complete registration and project creation before continuing with this documentation.
Core Features
In addition to basic error capturing capabilities, the SDK also provides the following enhanced features:
- Distributed Tracing: Enable link tracing to monitor interactions between multiple services or applications
- Performance Analysis: Collect and analyze performance data from real users to gain deep insights into application performance
Feature Selection
You can choose to install additional feature modules based on your actual needs in addition to error monitoring. After selection, you will receive corresponding installation and configuration instructions.