PackageTrack
Sign in Get early access

rudder_plugin_android

Android implementation of RudderStack Flutter SDK for native event tracking and analytics integration.

3.2.3 34K downloads/mo #1761 most downloaded on pub.dev rudderlabs/rudder-sdk-flutter

What this package is like to depend on

Last release 26 days ago

29 Jul 2026

Release timing varies

gaps range from 2 weeks to 6 months

Nearly every release is documented

notes for 21 of 22 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

24 releases · first in 2022

3 releases in the last 12 months

see the full history below

Release timeline

24 releases · Mar 2022 to Jul 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 24
  1. 3.2.3 29 Jul 2026
    Release notes

    chore: version bump to 5.4.1

    Open source →
    Release notes
    • FIX(android): ship scoped ProGuard consumer rule via core 1.28.1 to restore R8 optimization (#321). (e8e3ab7f)
    Open source →
  2. 3.2.2 16 Jul 2026
    Release notes
    • FIX(ios): raise Rudder pod floor to 1.32.2 for the app-hang/persistence fix (#322). (a712f0cc)
    Open source →
    Release notes
    • FIX(android): align Kotlin jvmTarget with Java compileOptions (#309). (7b2f2cc4)
    Open source →
  3. 3.2.1 02 Mar 2026
    Release notes
    • FIX(ios): remove _notification nil guard for cold-start lifecycle on Flutter 3.41+ (#302). (f12dd884)
    Open source →
    Release notes
    • FIX(android): prevent memory leaks in multi-engine scenarios. (e6cd6d35)
    Open source →
  4. 3.2.0 28 Aug 2025
    Release notes
    • FIX: npe and memory leak issue (#245). (b9910994)
    • FIX: prevent duplicate ActivityLifecycleCallbacks registration in android plugin (#244). (f2e66be7)
    • FEAT: improve Flutter package score for core SDK plugins (#259). (e489fa86)
    • FEAT: add track deep links flag to RudderConfigParser. (d5bf24fe)
    • FEAT(core): remove WASM-incompatible logger dependency (#250). (9afa5541)
    Open source →
  5. 3.1.1 29 Jul 2025
    Release notes
    • FIX: replace usage of intl package with custom logic. (5e941211)
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  6. 3.1.0 29 Jan 2025
    Release notes
    Open source →
    Release notes
    • FEAT: make flutter packages compatible with gradle v8xx (#199). (ebb80e80)
    Open source →
  7. 3.0.1 23 Oct 2024
    Release notes
    Open source →
  8. 3.0.0 26 Sep 2024
    Release notes
    • BREAKING FEAT: web config options update to the latest (#179). (ee8c1eb7)
    Open source →
    Release notes

    Note: This release has breaking changes.

    • BREAKING FEAT: web config options update to the latest (#179). (ee8c1eb7)
    Open source →
  9. 2.9.0 19 Aug 2024
    Release notes
    • FEAT: use the sqlcipher-android library in db encryption android plugin (#174). (b0abeb1d)
    Open source →
  10. 2.8.0 27 Feb 2024
    Release notes
    • FEAT: use the sqlcipher-android library in db encryption android plugin (#174). (b0abeb1d)
    Open source →
    Release notes
    • FEAT: added kochava device mode support (#152). (7de30862)
    Open source →
  11. 2.7.0 20 Dec 2023
    Release notes
    • FEAT(braze): bump braze android and ios integration minimum version to the latest (#312). (0b0dff34)
    Open source →
    Release notes
    • FEAT: added support for configuring gzip compression of the payload to data plane. (31823a24)
    Open source →
  12. 2.6.0 07 Dec 2023
    Release notes
    • FEAT(braze): upgrade Rudder-Braze minimum version to 13.3.0 (#284). (15010bfa)
    Open source →
    Release notes
    • FIX: fixed un-necessary migration preferences from native to flutter bridge. (7d5c455d)
    • FIX: fixed issues with user session on android platform. (937c9318)
    • FEAT: added api to get session id. (73944370)
    • FEAT: auto recording screen views as well on the Flutter-Android Bridge and minor improvements. (595913e1)
    • FEAT: added initial changes for user session feature on android platform. (07a03d39)
    Open source →
  13. 2.5.0 10 Oct 2023
    Release notes
    • FEAT(braze): bump braze android and ios sdk minimum version to the latest (#281). (ce4868f4)
    Open source →
    Release notes
    • FEAT: added support for db encryption plugin across android, iOS, core plugin. (90cbb7ea)
    Open source →
  14. 2.4.1 21 Sep 2023
    Release notes
    • FIX: upgraded the version of android sdk to fix the invalid json issue. (9cc51ec8)
    Open source →
  15. 2.4.0 04 Sep 2023
    Release notes
    • FEAT(core): remove WASM-incompatible logger dependency (#250). (9afa5541)
    Open source →
    Release notes
    • FEAT: added support for encrypting events persisted in sqlite3 db (#118). (24175a59)
    • FEAT: made deviceId collection configurable and de-coupled anonymousid and deviceId (#117). (28611542)
    Open source →
  16. 2.3.0 10 Aug 2023
    Release notes
    • FEAT(core): remove WASM-incompatible logger dependency (#250). (9afa5541)
    Open source →
    Release notes
    • FIX: bumped the native sdk versions to the latest. (0c70262e)
    • FIX: updated dart sdk version constraints across all packages to >=2.17.6. (ca4a589a)
    • FIX: fixed issue of sending extras as separate object in traits for both identify and group on web platform. (10207a35)
    • FEAT: added better support for integrations object and custom context on web platform. (27c75e21)
    • FEAT: added enums to set data residency server. (5add7438)
    • FEAT: added support for sending custom context from the flutter sdk. (21f7238a)
    • FEAT: added support for data residency. (0d29dc15)
    Open source →
  17. 2.2.2 22 May 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  18. 2.2.1 23 Feb 2023
    Release notes
    • FIX: address snyk issue in Amplitude integration (#230). (dade6242)
    Open source →
    Release notes
    • FIX: fixed flutter engine hasn't started running issue (#78). (53f9965e)
    Open source →
  19. 2.2.0 12 Jan 2023
    Release notes
    Open source →
    Release notes
    • REFACTOR: add melos monorepo tooling, code analysis, precommit hooks (#58). (f5523f2f)
    • FEAT(monorepo): updated android & ios sdk version range in plugins to start from 1.8.1 & 1.8.0. (32346cc9)

    2.0.0

    Initial version
    

    2.1.0

    Made automatic collection of advertisingId by the Android SDK configurable using the withAutoCollectAdvertId() API

    2.1.1-dev.1

    Upgraded the dependency of rudder_sdk_flutter_platform_interface to 2.2.0-dev.1

    2.1.1-dev.2

    Updated the versions of the native android sdk dependencies
    

    2.1.1

    Stable release after upgrading the dependencies on the native android sdk as well as the rudder_sdk_flutter_platform_interface
    
    Open source →
  20. 2.1.1 18 Oct 2022

    Nothing published for this version

  21. 2.1.1-dev.2 06 Oct 2022 pre-release

    Nothing published for this version

  22. 2.1.1-dev.1 27 Sep 2022 pre-release

    Nothing published for this version

  23. 2.1.0 01 Apr 2022
    Release notes
    • FEAT(appsflyer): bump the minimum appslfyer integration version to 2.4.0 (#291). (2171785f)
    Open source →
  24. 2.0.0 10 Mar 2022
    Release notes
    • BREAKING FEAT(appsflyer): bump the minimum ios version to the latest version (#276). (fb766065)
    Open source →

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