- Change "SystemChannels.lifecycle" to "AppLifecycleListener"
- Fix browser info OS
- Fix invalid appKey message
- Persistant storage for offline events
- Send events in batches
- Retry 5xx status code
- Update dependencies (breaking changes)
- Update dependencies
- use new session id format
- Update dependencies
- Added support for automatic segregation of Debug/Release data source
- Support for self hosted instances
- Reduce session timeout to 1 hour to match the other SDKs
- Enhance logs with macOS version
- Update to new URL for the API
- Add web support
- Address small nitpicks and formatting changes
- Add a default User-Agent header
- Add more documentation to public methods
- Lower requirement of Dart SDK to >=2.12.0
- Add example
- Run
flutter format
on the codebase - Add more documentation to the codebase
- Set session timeout to 4 hours
- Initial release of the Flutter SDK
- Added ability to initialized the SDK and publish events