matomo 0.1.0 copy "matomo: ^0.1.0" to clipboard
matomo: ^0.1.0 copied to clipboard

outdated

Cross-platform Matomo tracking for Flutter, using the Matomo API and written in pure Dart.

0.1.0 - 2021-04-07 #

  • null-safety compatibility

0.0.10 - 2021-03-24 #

  • Fix user agent issue on web.

0.0.9 - 2021-03-03 #

  • Removing dependency on intl and intl_translation to be Flutter 2.0 compatible
  • Making sure to catchError in the proper sequence to avoid null exceptions.
  • Adding an example application.
  • Making TraceableStatelessWidget, TraceableStatefulWidget and TraceableInheritedWidget constructors const.

0.0.8 - 2021-03-03 #

  • Fixing documentation.

0.0.7 - 2021-03-03 #

  • Flutter 2.0 compatibility.

0.0.6 - 2021-01-05 #

  • Do not set User-Agent on the web as it doesn't now work on certain browsers.

0.0.5 - 2020-12-29 #

  • Fix web compatibility.

0.0.4 - 2020-11-17 #

  • Add support for web user agent.

0.0.3 - 2020-11-08 #

  • Configurable VisitorId.

0.0.2 - 2020-09-07 #

  • Fixing documentation.

0.0.1 - 2020-09-07 #

  • Initial release of a Dart Matomo Client.
30
likes
0
points
104
downloads

Publisher

unverified uploader

Weekly Downloads

Cross-platform Matomo tracking for Flutter, using the Matomo API and written in pure Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_user_agentx, http, logging, package_info, shared_preferences, universal_html, uuid

More

Packages that depend on matomo