Skip to content
This repository has been archived by the owner on May 15, 2020. It is now read-only.

v1.4.0

Latest
Compare
Choose a tag to compare
@haoliu-amp haoliu-amp released this 15 Apr 20:48
· 1 commit to master since this release
  • Add support for sending automatic session events. (session start and session end).
  • By default this feature is turned off.
  • Please enable it in the config during initialization. e.g. AmplitudeFlutter('API_KEY', Config(trackSessionEvents: true))