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

PlatformAndroidiOS
outdated

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

[1.0.0] - 2021/05/21 #

  • Add support for passing value in an event (thanks KawachenCofinpro)

[0.1.2] - 2021/05/04 #

  • Fix crash when User-Agent isn't available.

[0.1.1] - 2021/04/28 #

  • Fix iOS build

[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
130
pub points
77%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on matomo