camera_flash 0.0.3 copy "camera_flash: ^0.0.3" to clipboard
camera_flash: ^0.0.3 copied to clipboard

Plugin support open flashlight in camera

camera_flash #

Plugin support open flashlight in camera

Getting Started #

This plugin base on camera of Flutter : https://flutter.dev/docs/cookbook/plugins/picture-using-camera

How to use?

Let use [FlashCameraController] instead of [CameraController] when initializing

So that you are able to call :

// for turning on await _controller.turnOnFlash();

// for turning off await _controller.turnOffFlash();

0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Plugin support open flashlight in camera

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on camera_flash