Skip to content

Releases: rudderlabs/rudder-sdk-flutter

v2.4.0

10 Aug 08:20
e2f4b76
Compare
Choose a tag to compare

Bug Fixes

  • bumped the native sdk versions to the latest (0c70262)
  • fix build issues on android sample app (44b999b)
  • fixed build issues in example android app (f6dfb18)
  • fixed issue of sending extras as separate object in traits for both identify and group on web platform (10207a3)
  • options in-correctly passed to alias api of js sdk (3991328)
  • updated dart sdk version constraints across all packages to >=2.17.6 (ca4a589)

Features

  • added better support for integrations object and custom context on web platform (27c75e2)
  • added enums to set data residency server (5add743)
  • added list of features in the core package (d2b0399)
  • added support for data residency (0d29dc1)
  • added support for sending custom context from the flutter sdk (21f7238)

v3.1.2

02 Jun 13:22
6489c3c
Compare
Choose a tag to compare
chore: release v3.1.2

3.1.2

02 Jun 13:22
8b5330e
Compare
Choose a tag to compare

Bug Fixes

  • removed dependency on intl package (e6459c0)

v3.1.1

22 May 10:31
3ce7351
Compare
Choose a tag to compare
chore: release v3.1.1

v2.3.1

22 May 10:31
51963dc
Compare
Choose a tag to compare

Bug Fixes

  • replace usage of intl package with custom logic (5e94121)

v3.1.0

05 Apr 14:10
b92529c
Compare
Choose a tag to compare
chore: release v3.1.0

3.1.0

05 Apr 14:10
cca7cbf
Compare
Choose a tag to compare

Bug Fixes

  • rudder_sdk_flutter_example: fixed the issue of automatic screen events being sent before SDK initialization (9f43689)

Features

  • rudder_integration_appsflyer_flutter: added initial changes for the development of appsflyer device mod (559fbda)

3.0.1

22 Feb 14:11
53f9965
Compare
Choose a tag to compare

Bug Fixes

  • fixed flutter engine hasn't started running issue (#78) (53f9965)

3.0.0

12 Jan 06:40
Compare
Choose a tag to compare
ci: do not run build checks on release candidate branch pr post versi…

v2.2.0

12 Jan 06:40
Compare
Choose a tag to compare

Bug Fixes

  • broken test cases in example app (#57) (06b4f11)