> For the complete documentation index, see [llms.txt](https://posetracker.gitbook.io/posetracker-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://posetracker.gitbook.io/posetracker-api/use-posetracker-on-real-time-camera-webcam/integration-tutorials/flutter-example.md).

# Flutter example

Base on the schema on [How does it work ?](/posetracker-api/use-posetracker-on-real-time-camera-webcam/how-does-it-work.md) You need to call our URL [https://app.posetracker.com/pose\_tracker/tracking](https://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.

{% embed url="<https://github.com/Movelytics/PoseTracker-Example-Flutter>" %}
