Graphical User Interface Using Flutter in Embedded Systems [pdf]
static.sched.com
Graphical User Interface Using Flutter in Embedded Systems [pdf]
1–10 of 202 posts
Re: Graphical User Interface Using Flutter in Embedded Systems [pdf]
#2Re: Graphical User Interface Using Flutter in Embedded Systems [pdf]
#3I am curious why they went with Weston as their Wayland compositor as opposed to Mutter, if only because it seems to be the most popular due to Gnome. I'm not familiar enough with the trade-offs between the two. Anyone care to theorize why?
Re: Graphical User Interface Using Flutter in Embedded Systems [pdf]
#4Re: Graphical User Interface Using Flutter in Embedded Systems [pdf]
#5It's the best parts of C# plus real dynamics. The Flutter ecosystem is already above and ahead of React Native , a big part of it is it doesn't have the baggage of npm, Babel and JavaScript.
For a friend's side project I've been using Flutter Web and I couldn't be happier with it
Re: Graphical User Interface Using Flutter in Embedded Systems [pdf]
#6Great presentation. Also, really not surprising at all. Anyone that has tried getting a sample Flutter app running on a desktop will quickly find that it's shockingly easy and on almost all platforms will "just work" despite being in Alpha. The development experience in Flutter is great too. Anything that can help with that when developing for embedded systems is likely very tempting. I am curious why they went with…
Depending on the OEM you work for and how vertically integrated your organization is, you may also have a large and complex supply chain catering towards your products, with complicated RASIC matrices for who supplies you want and vendors held to KPIs for their BSP and their hardware. Due to various factors Weston may be what they already have patches in hand for, e.g. for proprietary buffer integration, etc.
(I work on KDE Plasma, including its Wayland support, and am a system architect for a large automotive OEM making Wayland-based infotainment systems, neither of which use Weston however.)
Re: Graphical User Interface Using Flutter in Embedded Systems [pdf]
#7Re: Graphical User Interface Using Flutter in Embedded Systems [pdf]
#8Re: Graphical User Interface Using Flutter in Embedded Systems [pdf]
#9Dart is easily my favorite programing language. It's the best parts of C# plus real dynamics. The Flutter ecosystem is already above and ahead of React Native , a big part of it is it doesn't have the baggage of npm, Babel and JavaScript. For a friend's side project I've been using Flutter Web and I couldn't be happier with it
Re: Graphical User Interface Using Flutter in Embedded Systems [pdf]
#10Too bad Android diverged too far from the rest of the Linux world and isn't using Wayland.
See e.g. https://qiangbo-workspace.oss-cn-shanghai.aliyuncs.com/2019-...
The implementation includes some interesting projects like Sommelier, a Wayland protocol proxy used as part of a setup to virtualize host resources safely: https://chromium.googlesource.com/chromiumos/platform2/+/HEA...