All Products
Search
Document Center

Application Real-Time Monitoring Service:Version guide

Last Updated:Dec 11, 2025

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

Version

Release date

Release notes

v2.1.0

December 09, 2025

  • Added action event collection.

  • Added support for the HarmonyOS platform.

v2.0.0

November 24, 2025

  • Synchronized the Android SDK version to 2.0.1.

  • Synchronized the iOS SDK version to 2.0.0.

v1.0.5

November 17, 2025

  • Fixed a null issue that occurred during HTTP response processing.

v1.0.4

November 13, 2025

  • Synchronized the Android SDK version to 1.0.9.

  • Synchronized the iOS SDK version to 1.0.9.

  • Removed support for Flutter v1 embedding.

v1.0.3

October 15, 2025

  • Synchronized the Android SDK version to 1.0.7.

  • Synchronized the iOS SDK version to 1.0.8.

  • Fixed an issue where fields were disordered when reporting custom Flutter logs.

v1.0.2

September 16, 2025

  • Synchronized the Android SDK version to 1.0.5.

  • Synchronized the iOS SDK version to 1.0.6.

v1.0.1

August 28, 2025

  • Synchronized the Android SDK version to 1.0.4.

  • Synchronized the iOS SDK version to 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 SDK versions to 1.0.2.

v0.2.6

April 09, 2025

  • Added custom user extension parameters.

  • Added custom global extension parameters.

  • Added support for setting whether to print Flutter error messages to the console.

v0.2.5

March 10, 2025

  • Added getDeviceId.

  • Improved AGP compatibility.

v0.2.4

October 14, 2024

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

v0.2.3

September 14, 2024

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

v0.2.2

September 06, 2024

  • Fixed an issue where onRUMErrorCallback might not be called back.

v0.2.1

September 03, 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 settings for user extension information.

  • Updated the minimum dependency versions for the Android and iOS 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.