PackageTrack
Sign in Get early access

alibabacloud_rum_flutter_plugin

The AlibabaCloud RUM Flutter plugin working with SDK for Android and iOS, assists in measuring the performance of the Flutter application.

2.3.6

What this package is like to depend on

Last release 1 months ago

24 Jul 2026

Ships fairly regularly

a new release about every 4 weeks

Rarely documented

notes for 5 of 26 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

52 releases · first in 2024

32 releases in the last 12 months

see the full history below

Release timeline

52 releases · May 2024 to Jul 2026
2025 2026
Release Pre-release

Releases

latest 52
  1. 2.3.6 24 Jul 2026

    Nothing published for this version

  2. 2.3.6-beta.1 24 Jul 2026 pre-release
    Release notes
    • expose ActionAnnotation, GestureCaptureInfo, and CustomGestureElementCapture as public APIs
    • improve action element selection and preserve ActionAnnotation metadata
    • fall back to default action recognition when custom recognizers fail or return invalid element names
    • avoid logging custom action attribute contents and isolate debug logging failures
    • upgrade Android SDK to 2.2.16
    • upgrade iOS SDK to 2.3.3
    Open source →
  3. 2.3.5 24 Jun 2026

    Nothing published for this version

  4. 2.3.5-beta.1 24 Jun 2026 pre-release
    Release notes
    • fixed preserve initialization compatibility
    • upgrade Android SDK to 2.2.14
    • upgrade ios SDK to 2.2.10
    Open source →
  5. 2.3.4 17 Jun 2026
    Release notes
    • fixed delegate abort to underlying request
    Open source →
  6. 2.3.3 08 May 2026
    Release notes
    • upgrade Android SDK to 2.2.10
    • upgrade ios SDK to 2.2.7
    Open source →
  7. 2.3.2 21 Apr 2026

    Nothing published for this version

  8. 2.3.2-beta.1 21 Apr 2026 pre-release
    Release notes
    • upgrade Android SDK to 2.2.9
    • upgrade ios SDK to 2.2.6
    Open source →
  9. 2.3.1 08 Apr 2026

    Nothing published for this version

  10. 2.3.1-beta.2 08 Apr 2026 pre-release

    Nothing published for this version

  11. 2.3.1-beta.1 08 Apr 2026 pre-release
    Release notes
    • fixed tracing headers missing
    • added renderView & renderViews support
    • fixed flutter binding issues while init sdk
    Open source →
  12. 2.3.0 03 Feb 2026

    Nothing published for this version

  13. 2.3.0-beta.1 03 Feb 2026 pre-release
    Release notes
    • added view perf data
    • added longtask support
    • added public initialize() api
    Open source →
  14. 2.2.2 27 Jan 2026
    Release notes
    • upgrade Android SDK to 2.2.1
    Open source →
  15. 2.2.1 26 Jan 2026

    Nothing published for this version

  16. 2.2.0 26 Jan 2026

    Nothing published for this version

  17. 2.2.0-beta.3 26 Jan 2026 pre-release

    Nothing published for this version

  18. 2.2.0-beta.2 16 Jan 2026 pre-release

    Nothing published for this version

  19. 2.2.0-beta.1 13 Jan 2026 pre-release
    Release notes
    • added startView() and stopView() methods
    • added ignoreRoutes parameter to AlibabaCloudRUMNavigationObserver
    • added webview_flutter supported
    • added resource snapshot api for http header & payload capture
    Open source →
  20. 2.1.1-beta.1 08 Jan 2026 pre-release
    Release notes
    • resolved uuid version conflicts
    • upgrade Android sdk to 2.0.5
    Open source →
  21. 2.1.0 09 Dec 2025

    Nothing published for this version

  22. 2.1.0-beta.2 09 Dec 2025 pre-release

    Nothing published for this version

  23. 2.1.0-beta.1 09 Dec 2025 pre-release
    Release notes
    • added action events support
    • added HarmonyOS support
    • upgrade iOS sdk to 2.0.2
    • upgrade Android sdk to 2.0.3
    • upgrade HarmonyOS sdk to 2.0.2
    Open source →
  24. 2.0.0 24 Nov 2025

    Nothing published for this version

  25. 2.0.0-beta.1 24 Nov 2025 pre-release
    Release notes
    • upgrade Android sdk to 2.0.1
    • upgrade iOS sdk to 2.0.0
    Open source →
  26. 1.0.5 17 Nov 2025
    Release notes
    • added null checks in http response handling
    Open source →
  27. 1.0.4 13 Nov 2025

    Nothing published for this version

  28. 1.0.4-beta.1 13 Nov 2025 pre-release
    Release notes
    • removed v1 embedding support
    • upgrade Android sdk to 1.0.9
    • upgrade iOS sdk to 1.0.9
    Open source →
  29. 1.0.3 15 Oct 2025

    Nothing published for this version

  30. 1.0.3-beta.1 15 Oct 2025 pre-release
    Release notes
    • correct setCustomLog parameter order
    • upgrade iOS sdk to 1.0.8
    • upgrade Android sdk to 1.0.7
    Open source →
  31. 1.0.2 16 Sep 2025

    Nothing published for this version

  32. 1.0.2-beta.1 16 Sep 2025 pre-release
    Release notes
    • upgrade iOS sdk to 1.0.6
    • upgrade Android sdk to 1.0.5
    Open source →
  33. 1.0.1 28 Aug 2025
    Release notes
    • upgrade iOS sdk to 1.0.5
    • upgrade Android sdk to 1.0.4
    Open source →
  34. 1.0.1-beta.1 25 Aug 2025 pre-release
    Release notes
    • downgrade Android compileSdk sdk 30

    1.0.0

    1.0.0-beta.1

    • added support rum sdk 1.x

    0.2.7-beta.1

    Enhancement

    • upgrade Android sdk to 0.3.13
    • upgrade iOS sdk to 0.3.7

    build

    • upgrade Android compileSdkVersion to 35

    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.2

    Enhancement

    • Add getDeviceId method

    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.4

    Enhancement

    • Init HttpOverrides.global before runApp called.

    0.2.3

    Enhancement

    • Adding await while calling beforeRunApp, you can do something asynchronous in the beforeRunApp block

    0.2.2

    Fixes

    • Fix onRUMErrorCallback may not called under some scenarios

    0.2.1

    Features

    • Add beforeRunApp callback for starting sdk

    Fixes

    • Trace config not update on iOS platform
    • Crashed while sending event or log data

    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.
    Open source →
  35. 1.0.0 25 Aug 2025

    Nothing published for this version

  36. 1.0.0-beta.1 22 Aug 2025 pre-release

    Nothing published for this version

  37. 0.2.7-beta.1 23 Jul 2025 pre-release

    Nothing published for this version

  38. 0.2.6 09 Apr 2025

    Nothing published for this version

  39. 0.2.5 10 Mar 2025

    Nothing published for this version

  40. 0.2.5-beta.2 10 Mar 2025 pre-release

    Nothing published for this version

  41. 0.2.5-beta.1 26 Feb 2025 pre-release

    Nothing published for this version

  42. 0.2.4 14 Oct 2024

    Nothing published for this version

  43. 0.2.4-beta.1 11 Oct 2024 pre-release

    Nothing published for this version

  44. 0.2.3 14 Sep 2024

    Nothing published for this version

  45. 0.2.2 06 Sep 2024

    Nothing published for this version

  46. 0.2.1 03 Sep 2024

    Nothing published for this version

  47. 0.2.0 20 Aug 2024

    Nothing published for this version

  48. 0.1.0 27 May 2024

    Nothing published for this version

  49. 0.1.0-dev.4 27 May 2024 pre-release

    Nothing published for this version

  50. 0.1.0-dev.3 27 May 2024 pre-release

    Nothing published for this version

  51. 0.1.0-dev.2 27 May 2024 pre-release

    Nothing published for this version

  52. 0.1.0-dev.1 17 May 2024 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive