-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Description
First thanks for such a great plugin.
I am trying to figure out how to get the front camera to work. I tried setting the CameraPosition.front, but it doesn't seem to work. I have included the relevant code below. Any ideas how to fix this?
`return BarcodeCamera(
types: barcodeTypes,
resolution: Resolution.hd720,
framerate: Framerate.fps30,
position: CameraPosition.front,
...
);`
allanwolski
Metadata
Metadata
Assignees
Labels
No labels