Anatta
Results
1
issues of
Anatta
Add custom data support. Used to support features like Custom Dimensions ```dart MatomoTracker.trackScreenWithName(screenName, eventName, customData: { 'dimension1': appVersion, }); ```