Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Looking for Flutter Desktop Camera Plugin

I’m looking for Flutter Desktop Camera Plugin. I develop a Flutter desktop application that will use webcam on desktop under Ubuntu Linux. I can see the only mobile camera support in flutter. Can someone tell me if there are plugins for working with a webcam on a linux desktop?

like image 547
JMLabs Avatar asked Apr 21 '26 11:04

JMLabs


1 Answers

There is an open issue on this perhaps Linux support is near being stable this will be resolved soon.

https://github.com/flutter/flutter/issues/41710

like image 197
MANISH DAYMA Avatar answered Apr 24 '26 00:04

MANISH DAYMA