mixpanel_analytics 1.3.0
mixpanel_analytics: ^1.3.0 copied to clipboard
A dart wrapper on the mixpanel REST API to be used in Flutter applications. As this is using the http REST API it works both with Android and iOS.
[1.3.0] - 2020-08-19 #
- Added
useIp
property.
[1.2.1] - 2019-11-07 #
- Fix an error when sending batch requests for engage.
[1.2.0] - 2019-09-10 #
- Allow encoding function to be passed.
[1.1.0] - 2019-09-10 #
- Add option to encode sensitive information to mixpanel.
[1.0.1] - 2019-08-05 #
- Add some unit tests.
[1.0.0] - 2019-08-02 #
- Initial release.