Flutter on Web does not support HTTP streaming (e.g. no support for MJPEG streaming)
I have been looking into the possibility of using Flutter and Dart to implement a control GUI for a camera, the main target is a web app, I am looking at flutter as an alternative to web frameworks like React. The flutter platform is very impressive and Dart itself is a nice little language. Flutter […]