Skip to content

Releases: nubank/Amplitude-Flutter

1.4.1

10 Sep 19:25
2f8ae51
Compare
Choose a tag to compare

Allow Dart 3

1.4.0

09 Sep 14:13
36385f4
Compare
Choose a tag to compare

Updated to use null safety

1.3.5

12 Aug 14:11
f9a7942
Compare
Choose a tag to compare

Include behavior to save events in batch

1.3.4

03 Jul 19:55
8eee0cd
Compare
Choose a tag to compare
  • Remove older events when the buffer is full

1.3.3

01 Jul 18:07
684ca0a
Compare
Choose a tag to compare
  • Remove older events when the buffer is full
  • If the amount of events submitted (numEvents) are lower than length this means the API is throttling (returning 413), so keep using the same numEvents until finishing submitting all events.

1.3.2

09 Apr 14:05
778aa4c
Compare
Choose a tag to compare
  • Don't try to flush on each new event when the numEvents is not null, this prevents from keep retrying too soon
    when the buffer is too large.
    by @luisrjaeger in #17

1.3.1

16 Sep 20:53
bdd540d
Compare
Choose a tag to compare

Include regenerateDeviceId function by @paahbss in #13

1.3.0+patched-2

07 Apr 20:18
f79affb
Compare
Choose a tag to compare

What's Changed

1.3.0+patched-1

01 Apr 22:03
a8f8ecc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0+patched...1.3.0+patched-1

1.3.0+patched

01 Apr 19:22
6f207a8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/nubank/Amplitude-Flutter/commits/1.3.0+patched