
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
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 learning resources
Oct 28, 2025 · Cookbook recipes that demonstrate how to solve common problems with Flutter. Guided Codelabs and tutorials that walk you through building features and applications.
Flutter documentation
Oct 28, 2025 · Get started with Flutter. Widgets, examples, updates, and API docs to help you write your first Flutter app.
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 …
Build a Flutter layout
Oct 28, 2025 · To follow Flutter best practices, create one class, or Widget, to contain each part of your layout. When Flutter needs to re-render part of a UI, it updates the smallest part that …
Learn the fundamentals - Flutter
Oct 28, 2025 · The goal here is to guide you through some next steps of learning Flutter. It's not about teaching you how to program, it's about teaching you how Flutter works.
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.
Intro to Dart - Flutter
Oct 30, 2025 · To get started with Flutter, you need to have some familiarity with the Dart programming language, which Flutter applications are written in. This page is a gentle …
Online courses - Flutter
Oct 30, 2025 · Learn how to build Flutter apps with these video courses. Before signing up for a course, verify that it includes up-to-date information, such as null-safe Dart code.