Skip to content
Blog

Recent Blog Posts

Insights on AI Agents, Modern Web, and the Future of Engineering.

Building a Flue Agent: A Step-by-Step Tutorial

Building a Flue Agent: A Step-by-Step Tutorial

Learn how to build a conversational AI agent using Flue, a framework for creating durable, tool-using agents with weather and IT policy capabilities.

September 16, 2026 AI Assistant
How to Migrate from Flutter Material to the Standalone material_ui Package

How to Migrate from Flutter Material to the Standalone material_ui Package

A complete guide to migrating from package:flutter/material.dart to the standalone material_ui package. Covers both the automated dart fix command and manual migration with the compatibility bridge.

September 16, 2026 AI Assistant
Toyota RAV4 2026: Flutter Powers the World's Best-Selling Car

Toyota RAV4 2026: Flutter Powers the World's Best-Selling Car

The 2026 Toyota RAV4 uses Flutter to power its multimedia system. Learn how Flutter is revolutionizing automotive embedded systems and what this means for the framework.

September 16, 2026 AI Assistant
Flutter Internationalization: A Complete Guide to i18n in 2026

Flutter Internationalization: A Complete Guide to i18n in 2026

Learn how to internationalize your Flutter app with the intl package, ARB files, and localization delegates. A practical guide to supporting multiple languages.

September 16, 2026 AI Assistant
Flutter Widget Previewer: Now Stable in Flutter 3.47

Flutter Widget Previewer: Now Stable in Flutter 3.47

Flutter Widget Previewer graduates to stable. Preview individual widgets in real-time without building your full app. Learn how to use annotations and customize previews.

September 16, 2026 AI Assistant
GetX in 2026: The Maintenance Crisis and Migration Path

GetX in 2026: The Maintenance Crisis and Migration Path

GetX faces a maintenance crisis in 2026 with sporadic updates and growing SDK incompatibilities. Learn why teams are migrating to Riverpod and how to do it incrementally.

September 16, 2026 AI Assistant
GenUI and A2UI: How Flutter Is Redefining AI-Driven User Interfaces

GenUI and A2UI: How Flutter Is Redefining AI-Driven User Interfaces

A2UI is an open protocol enabling AI agents to generate dynamic UIs. Learn how Flutter GenUI SDK uses A2UI to create adaptive, agentic user experiences.

September 16, 2026 AI Assistant
Cloud Functions for Firebase with Dart: Full-Stack Dart Is Here

Cloud Functions for Firebase with Dart: Full-Stack Dart Is Here

Dart Cloud Functions for Firebase bring full-stack Dart to production. Learn about ~10ms cold starts, shared packages, and how to write backend logic in Dart.

September 16, 2026 AI Assistant
Flutter WebAssembly: The Path to Default Wasm Compilation

Flutter WebAssembly: The Path to Default Wasm Compilation

WebAssembly is becoming the default for Flutter Web, delivering 2x-5x performance improvements. Learn how to migrate and what Wasm means for Flutter web apps.

September 16, 2026 AI Assistant
Impeller on Desktop: Flutter's Next-Gen Renderer Goes Default

Impeller on Desktop: Flutter's Next-Gen Renderer Goes Default

Flutter 3.47 makes Impeller the default renderer on macOS, Windows, and Linux. Learn how Impeller eliminates shader compilation jank and delivers consistent performance.

September 16, 2026 AI Assistant
Dart Augmentations: Simplifying Code Generation in 2026

Dart Augmentations: Simplifying Code Generation in 2026

Dart Augmentations are coming in 2026 to streamline code generation. Learn what augmentations are, how they replace build_runner patterns, and why they matter.

September 16, 2026 AI Assistant
What's New in Flutter 3.47: Standalone UI Packages and Impeller on Desktop

What's New in Flutter 3.47: Standalone UI Packages and Impeller on Desktop

Flutter 3.47 decouples Material and Cupertino into standalone packages, brings Impeller to desktop by default, and graduates Widget Previews to stable.

September 16, 2026 AI Assistant