0 purchases
camera features
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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.