Canonical takes over Flutter desktop maintenance & roadmap

Lobsters Hottest News

Summary

At Google I/O 2026, Google announced that Canonical will take over as the lead maintainer and strategic steward of Flutter desktop for Windows, macOS, and Linux, marking a shift in governance. The move leverages Canonical's deep technical expertise, having already made Flutter its default for Ubuntu desktop apps.

<p><a href="https://lobste.rs/s/wht0iv/canonical_takes_over_flutter_desktop">Comments</a></p>
Original Article
View Cached Full Text

Cached at: 05/30/26, 06:10 PM

# Canonical takes over Flutter desktop maintenance & roadmap Source: [https://www.omgubuntu.co.uk/2026/05/flutter-desktop-canonical-maintained](https://www.omgubuntu.co.uk/2026/05/flutter-desktop-canonical-maintained) **Google confirmed at Google I/O 2026 that Canonical is the new lead maintainer and ‘strategic steward’ of[Flutter desktop](https://flutter.dev/development/desktop)for Windows, macOS and Linux\.** The announcement of an expanded partnership with Canonical came during the ‘What’s new in Flutter’ presentation at Google I/O 2026, where Kate Lovett, Engineer Manager on the Flutter Framework team at Google, touched on their existing work: *“\[The Flutter\] desktop experience has reached a new level of maturity this year, driven by our incredible engineering partnership with Canonical, the publisher of Ubuntu”*\. She later confirmed that Canonical’s ‘deep technical expertise’ will now oversee maintenance of Flutter for desktop and take charge of its roadmap\. The arrangement is said to be the first step in a wider governance expansion for Flutter\. Canonical[made Flutter its ‘default choice’](https://www.omgubuntu.co.uk/2021/03/ubuntu-building-apps-with-flutter-in-future)for developing new Ubuntu desktop apps in 2021\. Since then the distro has created and shipped a range of Flutter\-based software for Ubuntu, including*App Center*,*Firmware Updater*and*Security Center*\. ### A leaner Flutter core Google I/O 2026 Flutter keynoteCanonical’s stewardship on the desktop wasn’t the only major change announced at the ‘What’s new in Flutter’ presentation at Google I/O 2026\. On desktop, Flutter[now supports](https://blog.flutter.dev/whats-new-in-flutter-3-44-b0cc1ad3c527?gi=c61825ae77ab)tooltips and content\-sized views, and can now create additional windows and dialogs so that developers can create*“complex multi\-window apps that feel native on Linux, Windows, and macOS”\.* Google also moved Material and Cupertino design libraries out of Flutter’s core SDK into standalone packages\. Framework updates will no longer force developers to absorb breaking UI changes \(like Liquid Glass or newer Material Design\) at the same time\. Foundational classes like`Listenable`transition out into pure Dart packages so that the wider Dart community can use them without needing to pull in the entire Flutter framework as a dependency\. The presentation also covered a raft of AI\-focused features and tooling updates, though most are aimed at mobile and full\-stack Dart developers\. Given Flutter’s wide and diverse usage \(including for in\-car infotainment systems now\), there’s plenty of enthusiasm for Flutter at Google\. It isn’t jettisoning Flutter from its own orbit, even if[Flutter team layoffs and rejigs](https://www.omgubuntu.co.uk/2024/05/googles-flutter-team-layoffs-leave-ubuntu-devs-in-a-flap)did signpost a change in priorities\. But with Flutter moving towards a more collaborative governance model, this looks like Google doing a bit of maintenance offloading by handing stewardship of platforms it’s less invested in to parties who are – in this case, Canonical\. ***Big thanks**niikv*

Similar Articles

flutter/flutter

GitHub Trending (daily)

Flutter is Google's open-source SDK for building beautiful, fast cross-platform apps from a single codebase. This is the official GitHub repository for Flutter.

What’s new in Flutter 3.47

Lobsters Hottest

Flutter 3.47 introduces standalone material_ui and cupertino_ui packages, enables Impeller rendering on desktop by default, prepares for upcoming iOS and macOS toolchain updates, and stabilizes Flutter Widget Previews.

Starling, a Linux Desktop written from scratch

Lobsters Hottest

Starling is a new Linux desktop environment built almost entirely by AI over six months, capable of running native apps like Chrome, Slack, and Zoom via Wayland and X11 support.