This repository has been archived by the owner on May 15, 2020. It is now read-only.
- 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))