amplitude_flutter 0.1.0 copy "amplitude_flutter: ^0.1.0" to clipboard
amplitude_flutter: ^0.1.0 copied to clipboard

outdated

Official Flutter plugin for tracking events and revenue to Amplitude.

0.1.0 #

  • Adds revenue tracking.
  • Catch errors from platform channels.

0.0.2 #

  • Fixes bug where default session timeout was not set.
  • Persist events to sqlite database.
  • Refactor to use service provider class to simplify dependency injection in test.
  • Add group identify functionality.
  • Retry posting events.
  • Flush event buffer every 30s.
  • Retry posting events when payload is too large.
  • Include uuid for events.
  • Include library version for events.

0.0.1+1 #

  • Fixes serialization bug preventing events from sending.

0.0.1 #

  • Implements logEvent and identify functionality.
90
likes
0
pub points
97%
popularity

Publisher

unverified uploader

Official Flutter plugin for tracking events and revenue to Amplitude.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, device_info, flutter, http, sqflite, uuid

More

Packages that depend on amplitude_flutter