Skip to content

Releases: amplitude/Amplitude-Flutter

v3.3.0

30 Aug 16:26
defc2d5
Compare
Choose a tag to compare
  • Add setMinTimeBetweenSessionsMillis API. Thanks @chillbrodev!

v3.2.1

01 Jul 18:25
1b0b7f3
Compare
Choose a tag to compare
  • Add getUserId API. Thanks @keke-dandois!
  • Fix iOS initializeApiKey have a wrong flow When pass null as the userId. Thanks @keke-dandois!

v3.1.1

02 Jun 20:49
f5341c1
Compare
Choose a tag to compare
  • Fix Identify set and other methods cannot pass int as the value on Android.

v3.1.0

19 Apr 19:10
b1373cf
Compare
Choose a tag to compare
  • Add getSessionId and getDeviceId API

v3.0.0

19 Apr 18:48
Compare
Choose a tag to compare
  • Migrate package to null-safety

v2.3.1

01 Mar 17:22
f2f3c62
Compare
Choose a tag to compare
  • Add setEventUploadThreshold API. Kudos to @spkersten for the contribution!

v2.3.0

11 Feb 21:51
9d78118
Compare
Choose a tag to compare

Add regenerateDeviceId API to enable regenerate a new deviceId.

v2.2.3

02 Dec 05:22
Compare
Choose a tag to compare
  • Bump iOS (7.2.0) and Android (2.29.2) Amplitude SDK versions
  • Add setUseDynamicConfig API to dynamically adjust server URL

v2.2.2

05 Nov 01:20
Compare
Choose a tag to compare

v2.2.1

28 Aug 00:12
Compare
Choose a tag to compare
  • Fix addIdentity doesn't work correctly. Thanks @bradchien!