'How to convert Camera Image to Image in Flutter?

I want to convert Camera Image from function startImageStream() of camera plugin in Flutter to Image to crop that image but i only find the way to convert to FirebaseVisionImage.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source