HomeX-It / snowplow-flutter-tracker

Snowplow event tracker for Flutter. Add analytics to your Flutter apps and games http://snowplowanalytics.com
MIT License
5 stars 7 forks source link

Enabling/Disabling GDPR context #27

Closed ohitsdaniel closed 3 years ago

ohitsdaniel commented 3 years ago

Snowplow trackers allows to enable and disable GDPR contexts on both iOS and Android at run-time without recreating the underlying tracker.

Let's mimic this functionality.