On Tue, 19 Feb 2019 at 02:57, Jason H <jh...@gmx.com> wrote:
>
> Are there any good Qt vs Google Flutter comparisons?
> I took a brief look, it looked like a declarative JS framework. Usually the 
> difference with between Qt and the competition is Qt abstracts there platform 
> libraries (i.e. Gstreamer vs avfoundation vs directshow)

OT: This is not always a good thing. QtMultimedia is less powerful
than Gstreamer for example. So if you target embedded Linux, you might
prefer to use gstreamer directly instead of using QtMultimedia.

Chris

> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> https://lists.qt-project.org/listinfo/interest
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to