rudder_plugin_android 3.2.0 copy "rudder_plugin_android: ^3.2.0" to clipboard
rudder_plugin_android: ^3.2.0 copied to clipboard

PlatformAndroid
unlisted

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

3.2.0 #

  • 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)

3.1.1 #

  • Update a dependency to the latest release.

3.1.0 #

  • FEAT: make flutter packages compatible with gradle v8xx (#199). (ebb80e80)

3.0.1 #

3.0.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: web config options update to the latest (#179). (ee8c1eb7)

2.9.0 #

  • FEAT: use the sqlcipher-android library in db encryption android plugin (#174). (b0abeb1d)

2.8.0 #

  • FEAT: added kochava device mode support (#152). (7de30862)

2.7.0 #

  • FEAT: added support for configuring gzip compression of the payload to data plane. (31823a24)

2.6.0 #

  • 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)

2.5.0 #

  • FEAT: added support for db encryption plugin across android, iOS, core plugin. (90cbb7ea)

2.4.1 #

  • FIX: upgraded the version of android sdk to fix the invalid json issue. (9cc51ec8)

2.4.0 #

  • 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)

2.3.0 #

  • 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)

2.2.2 #

  • Update a dependency to the latest release.

2.2.1 #

  • FIX: fixed flutter engine hasn't started running issue (#78). (53f9965e)

2.2.0 #

  • 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
0
likes
160
points
19.4k
downloads

Publisher

verified publisherrudderstack.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, rudder_sdk_flutter_platform_interface

More

Packages that depend on rudder_plugin_android

Packages that implement rudder_plugin_android