onCameraImageAvailable method
void
onCameraImageAvailable(
- CameraImage cameraImage
This function receives the images from image stream of cameraController
Implementation
void onCameraImageAvailable(CameraImage cameraImage) {}