umami_analytics 0.2.0
umami_analytics: ^0.2.0 copied to clipboard
A production-quality Flutter package for Umami analytics with offline support, automatic page view tracking, and configurable logging.
0.2.0 #
- Add
enabledparameter toUmamiAnalyticsconstructor to suppress HTTP requests while retaining event logging
0.1.0 #
- Initial release
- Page view and custom event tracking via Umami
/api/sendendpoint - Offline queue with three modes: disabled, in-memory, SQLite-persisted
UmamiNavigatorObserverfor automatic page view tracking- Configurable logging with two granularity flags
- Session continuity via
x-umami-cachetoken