stream_camera_state library

Classes

StreamCameraState<T extends StatefulWidget>
an abstract state that helps you to initialize and dispose the camera correctly you can listen or get updates for various callbacks from this abstract class as well

Typedefs

CameraPreviewBuilder = Widget Function(BuildContext context, CameraController controller)