Pinned Loading
-
-
Flutter - Lightsnap's full screen ca...
Flutter - Lightsnap's full screen camera code 1final size = MediaQuery.of(context).size;
2final deviceRatio = size.width / size.height;
34final xScale = cameraController.value.aspectRatio / deviceRatio;
5// Modify the yScale if you are in Landscape
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.