pure_mixpanel 1.0.9
pure_mixpanel: ^1.0.9 copied to clipboard
A new pure Dart library for Mixpanel analytics.
1.0.9 7/19/19 #
- Allowed user to specifiy whether to show debug logs
- Disabled sending events (by default) to Mixpanel during debugging.
1.0.8 7/04/19 #
- Updated Dart SDK constraints in pubspec
- Updated all dependencies
- Updated Flutter version to >= 1.0.0
1.0.7 3/22/19 #
- Update to work with Dart v2.2.1
1.0.6 12/30/18 #
- Upped versions to work with the latest version of Flutter.
1.0.5 12/6/18 #
- Support for optional IP tracking.
1.0.2 7/9/18 #
- Fix for siutations where debug flag isn't passed in constructor.
1.0.1 7/8/18 #
- Minor tweaks.
1.0.0 7/7/18 #
- Initial release, supporting Mixpanel event tracking.