camera_features 0.0.2 copy "camera_features: ^0.0.2" to clipboard
camera_features: ^0.0.2 copied to clipboard

A flutter plugin that returns to you the features of the device camera.

camera_features #

A flutter plugin that returns to you the features of the device camera.

Getting Started #

This plugin only returns a array with the info about the device cameras. You can use that to know if the camera have some feature that you need. If you want to know what fields the plugin returns, just take a look at https://developer.android.com/reference/android/hardware/camera2/CameraCharacteristics. Just find the field that you want and pass as parameter. Suggestions will always be welcome.

3
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A flutter plugin that returns to you the features of the device camera.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on camera_features