https://github.com/seenickcode/pure_mixpanel
A new pure Dart library for Mixpanel analytics.
https://github.com/seenickcode/pure_mixpanel
Last synced: 25 days ago
JSON representation
A new pure Dart library for Mixpanel analytics.
- Host: GitHub
- URL: https://github.com/seenickcode/pure_mixpanel
- Owner: seenickcode
- License: mit
- Created: 2018-07-06T12:42:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-25T15:33:00.000Z (almost 5 years ago)
- Last Synced: 2024-06-21T18:05:42.281Z (over 1 year ago)
- Language: Dart
- Size: 27.3 KB
- Stars: 24
- Watchers: 4
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flutter-cn - Pure Mixpanel - 用于流行的 [Mixpanel.com](https://mixpanel.com) 的分析工具,由 [Nick Manning](https://twitter.com/seenickcode) 制作。 (组件 / 分析)
- awesome-flutter-cn - Pure Mixpanel - 流行的 [Mixpanel.com](https://mixpanel.com) 分析工具,[Nick Manning](https://twitter.com/seenickcode). (组件 / 分析)
- awesome-flutter - Pure Mixpanel - A new pure Dart library for Mixpanel analytics. ` 📝 7 months ago ` (Analytics [🔝](#readme))
- fucking-awesome-flutter - Pure Mixpanel - Analytics for the popular 🌎 [Mixpanel.com](mixpanel.com) 🌎 [Nick Manning](twitter.com/seenickcode). (Components / Analytics)
- awesome-flutter - Pure Mixpanel - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode). (Components / Analytics)
README
# flutter_pure_mixpanel
A pure Dart library for [Mixpanel analytics](https://www.mixpanel.com).
## Running Tests
This library has [Flutter](http://flutter.io) as a dependency for easier testability. The tests are true end to end tests, using a real Mixpanel account and API token that anyone is free to use. I decided against mocking the API for now to keep the codebase simple.
```
flutter test test/flutter_pure_mixpanel_test.dart
```
## Features
* Event tracking
## Upcoming Features
* Storing [User Profiles](https://mixpanel.com/help/reference/http)