All Products
Search
Document Center

Cloud Monitor:SDK version guide

Last Updated:Dec 23, 2025

This topic provides the release notes for the Real User Monitoring Flutter SDK.

Version

Release date

Release notes

v2.1.0

December 9, 2025

  • Added data collection for action events.

  • Added support for the HarmonyOS platform.

v2.0.0

November 24, 2025

  • Updated the Android SDK to version 2.0.1.

  • Updated the iOS SDK to version 2.0.0.

v1.0.5

November 17, 2025

  • Fixed a null issue in HTTP response processing.

v1.0.4

November 13, 2025

  • Updated the Android SDK to version 1.0.9.

  • Updated the iOS SDK to version 1.0.9.

  • Removed support for Flutter v1 embedding.

v1.0.3

October 15, 2025

  • Updated the Android SDK to version 1.0.7.

  • Updated the iOS SDK to version 1.0.8.

  • Fixed a field disorder issue in custom Flutter log reporting.

v1.0.2

September 16, 2025

  • Updated the Android SDK to version 1.0.5.

  • Updated the iOS SDK to version 1.0.6.

v1.0.1

August 28, 2025

  • Updated the Android SDK to version 1.0.4.

  • Updated the iOS SDK to version 1.0.5.

  • Optimized the data sending logic for when the native SDK is not initialized.

v1.0.0

August 22, 2025

  • Updated the Android and iOS SDKs to version 1.0.2.

v0.2.6

April 9, 2025

  • Added custom user extension parameters.

  • Added custom global extension parameters.

  • Added a setting to control whether to print Flutter error messages to the console.

v0.2.5

March 10, 2025

  • Added getDeviceId.

  • Improved Android Gradle Plugin (AGP) compatibility.

v0.2.4

October 14, 2024

  • Improved compatibility of instrumentation for the Dio network library in specific scenarios.

v0.2.3

September 14, 2024

  • Added the await modifier to beforeRunApp to support asynchronous invocation.

v0.2.2

September 6, 2024

  • Fixed an issue where onRUMErrorCallback might not be called.

v0.2.1

September 3, 2024

  • Fixed an issue where Trace configuration information was not updated.

  • Fixed a potential crash issue when reporting custom events or custom logs.

v0.2.0

August 20, 2024

  • Added data collection for custom exceptions.

  • Added data collection for custom events.

  • Added data collection for custom logs.

  • Added user extension information settings.

  • Updated the minimum dependency versions for the Android and iOS Real User Monitoring (RUM) SDKs:

    • Android: 0.3.3+

    • iOS: 0.3.1+

v0.1.0

May 27, 2024

  • Added support for the Flutter framework. The SDK is compatible with Flutter 3.0.0+ and supports the Android and iOS platforms.

  • Added data collection for Flutter network requests.

  • Added data collection for Flutter routing.

  • Added data collection for Flutter pages.