Today I received the best Christmas gift this year, my first book《Flutter Brave》, which is for Chinese community.
English version of the book will be released in 2025.
Merry Christmas Everyone 🎅🏻🎄
#Flutter
💡Part 3 of GenUI article series is live! ulusoyca.medium.com/from-str…
In Part 2, I built a custom GenUI framework myself with Gemini structured outputs using @Firebase firebase_ai package. In Part 3, I migrate the same feature to the official Flutter GenUI SDK using genui package.
👉 GenUI is not “AI writes Flutter code.”
👉 The Gemini model speaks A2U, a declarative UI protocol.
👉 The app provides a catalog of approved Flutter widgets.
👉 The model composes a surface from that catalog.
👉 Surface owns the DataModel which the app code can subscribe to.
@FlutterDev@Firebase
The US government, citing national security authorities, has issued an export control directive to suspend all access to Fable 5 and Mythos 5 by any foreign national, whether inside or outside the United States, including foreign national Anthropic employees.
The net effect of this order is that we must abruptly disable Fable 5 and Mythos 5 for all our customers to ensure compliance.
Access to all other Claude models is not affected.
We apologize for this disruption to our customers. We believe this is a misunderstanding and are working to restore access as soon as possible.
Read our full statement: anthropic.com/news/fable-myt…
Published a new article about Dart Primary Constructors!
This includes a bunch of migration examples, such as:
✅ named, factory, const constructors
✅ constructor shorthands
✅ sealed hierarchies
✅ enhanced enums
Link:
codewithandrea.com/articles/…
A new way to create HomeScreen Widgets for #FlutterDev Apps.
No more Android Studio, no more Xcode, no more handling native Widget Code.
Only Dart 🎯
New additions to the #home_widget Family. home_widget_cli and home_widget_generator!
Introducing text-to-lottie: an open source skill and harness for generating production ready Lottie animations with codex/claude code.
$ npx skills add diffusionstudio/lottie
Prompts guide and repo in the comments.
📢 I shared a new article on GenUI 🚀 medium.com/p/a6db3653b9b6
This post sets up the next one, where I will look at Flutter’s GenUI SDK directly.
It is about how I accidentally built a custom GenUI style refinement flow using Gemini structured outputs, schemas, and native Flutter widgets.
The next article in the series will take that same problem and explore what changes when I use Flutter GenUI SDK instead of something I wired by hand.
More of the iOS app loop, now inside Codex.
The Build iOS Apps plugin lets Codex view and test your iOS app in the in-app browser, open SwiftUI previews, and hot reload edits without leaving Codex.
LiteRT-LM support for Flutter is coming soon to the flutter_gemma package 💖
This will enable you to run powerful on-device AI models like Gemma 4 across devices, all while helping to ensure peak performance with GPU and NPU acceleration across all of Flutter’s stable platforms.
Celebrating two weeks of high-impact commits as Maintainer Month comes to a close 🚀
From enabling Impeller by default on macOS to critical web & iOS modernizations, the community continues to push Flutter forward. 💙
Check out the latest notable commits:
github.com/flutter/flutter/i…
Ultra-Wideband in Flutter is here 💙
flutter_uwb is now officially released on pub.dev 🎉
Build AirTag-like experiences with:
📏 Distance direction
🔗 Discovery secure pairing
🍎🤖 iPhone, Android & Apple FiRa accessories
pub.dev/packages/flutter_uwb
Deets on the new contributor ladder? Already out in public review! Really psyched about the new model better supporting contributors. 💙
docs.google.com/document/d/1…
There are over 1.5 MILLION developers building with Flutter every month 🤯🎉
That’s over 50% growth from a little over a year ago. It's been incredible to continue to see the Flutter community grow!
ALT Large black text on a white background reads "1.5 million Monthly active users". Small gray text at the bottom center states the source is "Google internal data, 2026".
Flutter 3.44 is here! Read the details of our latest release → goo.gle/4uoRvAs
🎈 Agentic hot reload
🎈 Hybrid Composition for Android
🎈 Impeller’s improved Vulkan support