PackageTrack
Sign in Get early access

rudder_plugin_ios

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

3.2.2 33K downloads/mo #1790 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 8 months

Nearly every release is documented

notes for 22 of 23 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

25 releases · first in 2022

2 releases in the last 12 months

see the full history below

Release timeline

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

Releases

latest 25
  1. 3.2.2 29 Jul 2026
    Release notes

    chore: version bump to 5.4.1

    Open source →
    Release notes
    • FIX(ios): raise Rudder pod floor to 1.32.2 for the app-hang/persistence fix (#322). (a712f0cc)
    Open source →
  2. 3.2.1 29 Apr 2026
    Release notes
    • FIX(ios): remove _notification nil guard for cold-start lifecycle on Flutter 3.41+ (#302). (f12dd884)
    Open source →
  3. 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 →
    Release notes
    • FEAT: improve Flutter package score for core SDK plugins (#259). (e489fa86)
    • FEAT: log unsupported deep link tracking on Flutter iOS. (caed4e1e)
    • FEAT(core): remove WASM-incompatible logger dependency (#250). (9afa5541)
    Open source →
  4. 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 →
  5. 3.1.0 29 Jan 2025
    Release notes
    Open source →
    Release notes
    • FEAT: make flutter packages compatible with gradle v8xx (#199). (ebb80e80)
    Open source →
  6. 3.0.1 23 Oct 2024
    Release notes
    Open source →
    Release notes
    Open source →
  7. 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 →
  8. 2.9.0 19 Aug 2024
    Release notes
    • FEAT: use the sqlcipher-android library in db encryption android plugin (#174). (b0abeb1d)
    Open source →
  9. 2.8.1 24 Apr 2024
    Release notes
    • FIX: update the version of iOS SDK to address the Privacy Manifest issue (#162). (08c9d23c)
    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
    • FEAT: added api to get session id. (73944370)
    • FEAT: reading sessionTimeOutMillis on iOS platform. (1d81844a)
    • FEAT: implemented user session support in iOS plugin. (48a01dee)
    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 →
    Release notes
    • FIX: removed dbencryption implementation on iOS temporarily. (cd9a49b8)
    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.0.1

    fix issue "rudder_plugin_ios" not found for flutter version 2.10.x
    

    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 iOS sdk dependencies
    

    2.1.1

    Stable release after upgrading the dependency on native iOS SDK as well as 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.1 17 Mar 2022
    Release notes
    Open source →
  25. 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