Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 384 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 384 Bytes

pocketape

pocketape is a Flutter plugin for tracking the device's coordinates in an augmented reality (AR) session. It uses ARKit for iOS and ARCore for Android to provide real-time positional data.

Features

  • Real-time tracking of device coordinates in AR sessions.
  • Cross-platform support for iOS and Android.
  • Simple integration and usage within Flutter applications.