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

fix: Allow await for async optOut call #7

Closed M123-dev closed 2 years ago

M123-dev commented 2 years ago

Now anyone can await the optOut call if needed. For example a Switch wouldn't update if you would directly depend it's value on the provided optOut call