
Flutter - Build apps for any screen
Flutter transforms the entire app development process. Build, test, and deploy beautiful mobile, web, desktop, and embedded apps from a single codebase.
Write your first Flutter app
Oct 28, 2025 · You are now ready to start the "First Flutter app" codelab. In about an hour and a half, you will learn the basics of Flutter by creating an app that works on mobile, desktop, and …
Flutter documentation
Dec 12, 2025 · Get started with Flutter. Widgets, examples, updates, and API docs to help you write your first Flutter app.
Development - Flutter
Dive into the Flutter source code and get up to speed with well-documented, declarative code. There's never any mystery with open source — the source for Flutter is right there in front of you.
Flutter learning resources
Dec 12, 2025 · This codelab focuses on building word puzzle games, and dives into using Flutter's background processing to generate expansive crossword-style grids of interlocking …
Create a new Flutter app
Dec 8, 2025 · This page provides step-by-step instructions on how to bootstrap a new Flutter app in your preferred development environment. To create a new Flutter app, first set up Flutter, …
Learn - Flutter
With codelabs, YouTube videos, detailed docs, and more, find everything you need to get started with Flutter or continue your learning journey. Become a Flutter developer
Install Flutter using VS Code
Dec 20, 2025 · Learn how to install and set up Flutter in a Code OSS-based editor. This includes (but is not limited to), VS Code, Antigravity, Cursor, and Windsurf.
Learn Flutter
Oct 30, 2025 · Learn the fundamentals This is an opinionated set of documentation for the new Flutter developer. It guides you through some of the most important pieces of building Flutter …
Building user interfaces with Flutter
Oct 28, 2025 · If you would like to become better acquainted with Flutter by diving into some code, check out building layouts, and adding interactivity to your Flutter app.