I want to show a camera
preview and capture images on a desktop application. The official flutter camera
and image_picker
packages do not support any desktop and I can't find another package to do this. suggest something Especially for the macOS desktop app.
I've developed a package that can help you with this.
It hasn't got all the functionalities of the main plugin, but it's just temporary until an official implementation from the Flutter team comes along.
Here's the link: https://pub.dev/packages/camera_macos