Linux alpha for Flutter has been announced!
Now that it’s out in the open, here’s what I’ve been up to for the last 3 months:
- Initial investigation into snapping Flutter apps (example).
- Dbus and Unix sockets Dart packages.
- Profile & Release builds for Linux (and consequently, Windows).
- AOT embedder API for Linux and Windows.
- AOT mode execution for Linux embedders (and consequently, Windows).
- App bundling for Linux in flutter and flutter-desktop-embedding.
- Flutter snap build, linking and bundling fixes.
- Flutter snap support in the VS Code extension.
- GTK clipboard and application quit.
- Testing and reviewing of various Flutter PRs.