Live data from Hacker News

Layer_shell.dart – Write a Wayland Shell in Flutter

github.com

1–2 of 2 posts

Re: Layer_shell.dart – Write a Wayland Shell in Flutter

#2
I work on both the Mir Wayland compositor library and Flutter, and I've been wanting to fill a gap that I saw in the current Flutter ecosystem for a while now: desktop shell components on Linux. Now that Flutter is gaining multi-window capabilities on the desktop platforms (which I have been contributing to extensively), we can finally build our Wayland shells in Flutter . Come find me at FlutterCon USA in Orlando this year if you want to hear more about the new windowing API in Flutter.

I hope you have a fun time building shells with Flutter!