applytics_flutter 0.0.2
applytics_flutter: ^0.0.2 copied to clipboard
A powerful analytics package for Flutter apps inspired by PostHog. Track events, identify users, and send data to your own backend with automatic batching and session management.
0.0.1 #
- 🎉 Initial release
- ✅ Event tracking with automatic batching
- ✅ Session management with lifecycle tracking
- ✅ User identification and properties
- ✅ Configurable batch size and flush intervals
- ✅ Debug mode for development
- ✅ Network error handling with retry
- ✅ API connection testing
- ✅ Singleton architecture for easy access