Hacker News new | ask | show | jobs
by mikece 2536 days ago
Is there any reason why applications cannot be written for the Librem 5 with Flutter? The Flutter framework compiles to ARM binary and the UI is rendered with Skia, a C++ UI layer. It's not like a bunch of widgets would need to be written and supported on Librem, just the Skia layer. What am I missing?
2 comments

That would be a massive amount of work. In my opinion, Purism correctly limited the scope of the original proposal -- a FOSS phone that can make calls, and send messages (and maybe use a web browser?). libhandy (the library that allows GTK applications to "shrink" their UI for a phone) is intended to minimise work by allowing Purism to take advantage to existing software (e.g. Settings, Web browser). Even this is a huge amount of work (I've written about it here/Reddit in the past).
They aren't writing applications, they are improving Gnome to work with small touch displays.