alibabacloud_rum_flutter_plugin 0.2.6
alibabacloud_rum_flutter_plugin: ^0.2.6 copied to clipboard
The AlibabaCloud RUM Flutter plugin working with SDK for Android and iOS, assists in measuring the performance of the Flutter application.
0.2.6 #
Enhancement #
- Add returned bool value for error callback
- Add setDumpError for enable/disable dump flutter error to console
- Add addUserExtraInfo, setExtraInfo, addExtraInfo for custom settings
0.2.5 #
0.2.5-beta.1 #
Fixes #
- Fix
Namespace not specified. Specify a namespace in the module's build file
when AGP version is 8.x
0.2.3 #
Enhancement #
- Adding await while calling beforeRunApp, you can do something asynchronous in the beforeRunApp block
0.2.1 #
0.2.0 #
- Add sampling rate configuration for sw8 & otel
- Add user custom exception & events
0.1.0 #
- Refine version & README
0.1.0-dev.3 #
- Refine README
0.1.0-dev.2 #
- Refine README
- Refine setUserXXX api
0.1.0-dev.1 #
- The AlibabaCloudRUM Flutter plugin working with SDK for Android and iOS, assists in measuring the performance of the Flutter application.