matomo_tracker 1.1.1
matomo_tracker: ^1.1.1 copied to clipboard
A fully cross-platform wrap of the Matomo tracking client for Flutter, using the Matomo API.
Changelog #
1.1.1 #
- Contributions from Marvin Möltgen
- fix: Now exporting the
Visitorclass #6
- fix: Now exporting the
1.1.0 #
- Contributions from Marvin Möltgen
1.0.3+1 #
- Updated README with new logo and link to Matomo Integrations page
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