matomo_tracker 1.0.3
matomo_tracker: ^1.0.3 copied to clipboard
A fully cross-platform wrap of the Matomo tracking client for Flutter, using the Matomo API.
1.0.3 #
- Added
pathproperty toTraceableClientMixin - Improved documentation
1.0.2 #
- Fixed default
TraceableClientMixin.widgetId, nownulland you will have to set it manually with a length of 6 characters - Migrated example app to null-safety
1.0.1+2 #
- Fixed README.md typo
- Improved documentation
1.0.1+1 #
- Updated README with pub version & Matomo Tracking documentation link
1.0.1 #
- Fixed
visitorIdnot being set for future visits
1.0.0 #
- Initial release of matomo-tracker