Breaking News: Google Unveils Dart Support for Firebase Functions at Cloud Next
Google today announced at its Cloud Next conference in Las Vegas that it is previewing Dart support for Firebase Functions, enabling developers to write both frontend and backend code in the same language. The move marks a major step toward a full-stack Dart ecosystem and aims to reduce context switching for Flutter developers.
"This is a game-changer for Flutter developers who want to use Dart end-to-end," said Emma Twersky, who hosted the developer keynote. "It's part of Google Cloud's big bet on the future of agents." Twersky emphasized that the integration goes beyond functions, with deeper Firebase integrations via the Dart Admin SDK.
Full-Stack Dart: Firebase Functions Preview
The announcement allows developers to write cloud functions in Dart, eliminating the need to switch to JavaScript or TypeScript for backend logic. The Dart Admin SDK further simplifies working with Firebase services like Firestore and Authentication directly from Dart.
"This reduces context switching and improves development velocity," said Rody Davis, co-lead of the full-stack Dart session. Kevin Moore echoed the sentiment, calling it "the missing piece for Dart developers." A full breakout session on this feature is scheduled for Google I/O.
Onsite Experiences: AI-Powered GenLatte and Agentic Demos
At the conference, the team built GenLatte, an AI-powered coffee shop created with Flutter's GenUI capabilities. Attendees used a GenUI Flutter app to order custom lattes, then watched baristas print personalized foam art generated by nanobanana.
"The GenLatte booth was a huge hit," said Kate Lovett, who helped the Flutter mascot Dash get her latte. The expo floor also featured three Dart and Flutter demos: Fullstack Dart, GenUI, and a special appearance by VGV. The Partiful app showed UI generated on the fly.
The Builder Hub served as a community home base, with dedicated booths for Flutter, Firebase, and Go, allowing developers to connect with experts and explore new tools.
Key Sessions & Customer Stories
Enterprise adoption took center stage. Toyota shared how it is revolutionizing automotive UX using Flutter for next-generation infotainment systems. "Flutter allows us to deliver consistent, high-performance interfaces across multiple vehicle models," a Toyota spokesperson said. Talabat, a Middle East food delivery giant, demonstrated how Flutter helps them innovate faster and scale regionally.
Generative UI was also a highlight. Yegor Jbanov and Andrew Brogdon led a deep dive on moving beyond text-based chatbots by giving agents the ability to create their own UI. The session will be available on the Flutter YouTube channel after Google I/O.
Background
Flutter is Google's open-source UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase. Dart is the programming language used by Flutter. Firebase is Google's app development platform that provides backend services. Until now, Dart support for Firebase Functions was limited, forcing developers to use other languages for cloud logic.
Google Cloud Next 2026, held in Las Vegas, attracted over 30,000 attendees. The Flutter and Dart team has been preparing for months to showcase new capabilities and gather developer feedback.
What This Means
For developers, the preview of Dart support for Firebase Functions means a unified development experience. Teams can now build full-stack applications entirely in Dart, reducing language switching and speeding up iteration. The deeper Firebase integrations also promise tighter coupling between frontend and backend, enabling faster prototyping and deployment.
For the broader tech industry, this move signals Google's commitment to making Flutter and Dart a serious contender for cloud-native development. Combined with GenUI's AI-powered interfaces, the potential for agentic applications grows significantly. Enterprise players like Toyota and Talabat are already leveraging these tools, indicating that Flutter's reach extends far beyond mobile apps.
However, the announcement is still in preview, and developers should expect changes before general availability. Google recommends early adopters to provide feedback and attend the dedicated sessions at Google I/O for deeper insights.