I using flutter_camera_ml_vision 2.2.5 and there face detection example from their repository. Please can someone tell me how to take picture from live detection?
Here is the link to the code:- https://github.com/rushio-consulting/flutter_camera_ml_vision/blob/master/example/lib/main_face.dart
flutter_camera_ml_vision is not what firebase team provides officially.
You may want to try the firebase_ml_vision
plugin, which explains how to do it.
https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_ml_vision