camera_plus 0.1.0
camera_plus: ^0.1.0 copied to clipboard
A simple camera wrapper built on top of the camera package
0.1.0 #
- Provides a convenient wrapper over the
camera
plugin CameraManager
: A controller that manages camera initialization, switching, and taking a pictureCameraState
: A value object that exposes the current camera state- A preview widget for a simple camera view with the ability to utilize the full
CameraManager
functionality