Using Flutter to build graphical applications with Yocto Project
Flutter is an open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase.
Flutter code compiles to ARM or Intel machine, usign Dart programming language code as well as JavaScript, for fast performance on any device.
Deploy to multiple devices from a single codebase: mobile, web, desktop, and embedded devices.