Adds functions to track media events using the Flutter tracker on all platforms (iOS, Android, Web). On the background, this falls back to the APIs in the mobile and JavaScipt tracker.
No automated tracking is implemented in this PR, this is purely exposing the tracking functions.
The new track functions are tested in integration tests.
Issue #49
Adds functions to track media events using the Flutter tracker on all platforms (iOS, Android, Web). On the background, this falls back to the APIs in the mobile and JavaScipt tracker.
No automated tracking is implemented in this PR, this is purely exposing the tracking functions.
The new track functions are tested in integration tests.
Documentation for this is updated here: https://github.com/snowplow/documentation/pull/835