applytics_flutter 0.0.3
applytics_flutter: ^0.0.3 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.3 #
- ๐ ๏ธ Update API URL (Breaking change)
0.0.2 #
- ๐ ๏ธ Bug fixes and performance improvements
- ๐ Improved event batching and retry logic
- ๐งช Added more comprehensive tests
- ๐ Updated documentation with more examples
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