Google Expands Flutter UI Framework Beyond Mobile to Web and Desktop
Google announces a technical preview of Flutter for the web at I/O, expanding the cross-platform toolkit beyond Android and iOS. The company also reveals upcoming support for macOS, Windows, and Linux desktop applications.
Google expands its Flutter UI toolkit beyond mobile operating systems by launching a technical preview of Flutter for the web at its I/O developer conference. Originally designed solely for Android and iOS, the two-year-old framework now allows developers to compile their Dart code directly to JavaScript to create rich browser-based applications.
In addition to web support, Google reveals plans to bring Flutter to macOS, Windows, and Linux desktop platforms. The company also uses the framework to power experiences on the Google Home Hub, signaling a broader push to establish Flutter as a general-purpose UI toolkit for embedded devices and desktop environments.
To ensure a consistent experience across all platforms, Google's engineering team focuses on adapting Flutter to handle standard web and desktop interactions like resizable windows, keyboard input, and mouse controls. Developers can currently experiment with the macOS version as the most mature option, while Windows and Linux support remains in early testing stages under a single, unified code base.