Floating-Dartists / matomo-tracker

A fully cross-platform wrap of the Matomo tracking client for Flutter, using the Matomo API.
https://pub.dev/packages/matomo_tracker
MIT License
26 stars 28 forks source link

no MatomoTracker.matomoObserver, #117

Closed OpenSphereSoftware closed 1 year ago

OpenSphereSoftware commented 1 year ago

Describe the bug In your migration guide on pub.dev you write for 4.0.0 that we have to set the MatomoTracker.matomoObserver, But it is not existing :D

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

TesteurManiak commented 1 year ago

The example project is quite explicit https://github.com/Floating-Dartists/matomo-tracker/blob/main/example/lib/main.dart#L45