Skip to content

OPENER-next/pocketape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.