Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Flutter app to overlay an image on camera and help with tracing/drawing.

Platforms

  • Android, iOS

Quick start

flutter pub get
flutter run -d <device_id>

Use flutter devices to list connected devices.

Requirements

  • Flutter 3.9+
  • Android: API 21+
  • iOS: 12.0+

Run

flutter pub get
flutter run -d <device_id>

Use flutter devices to list connected devices.

Permissions

  • Android: CAMERA, READ_MEDIA_IMAGES (13+), READ/WRITE_EXTERNAL_STORAGE (legacy)
  • iOS: Camera and Photo Library usage descriptions are included in ios/Runner/Info.plist.

About

Sample AR that projects an image on top of the camera feed

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages