🆕Flutter example
How to use PoseTracker with Kotlin ?
Last updated
How to use PoseTracker with Kotlin ?
Base on the schema on How does it work ? You need to call our URL https://app.posetracker.com/pose_tracker/tracking through an Flutter webview.
Check the code source on GitHub:
This repo is kept as a reference implementation.
We’ll clean and stabilize it over time.
It will remain available as sample code for integration.
Last updated