GuiRitter / PunchClockPhotoGrapherApp

MIT License
0 stars 0 forks source link

Use the camera's macro lens #1

Open GuiRitter opened 1 year ago

GuiRitter commented 1 year ago

This project can't be considered done while it's not possible to directly access the macro lens camera.

Resources: Flutter Camera plugin camera lens change [Camera] Only one back camera is returned instead of 3 with availableCameras() on iPhone 12 Pro [camera] Return all possible cameras on Android

GuiRitter commented 3 months ago

Actually, it's possible to call the camera and take photos with the macro lens from there.

Still, it would be better to have direct access in order to overlay a mask to show the area to be cropped.