Skip to main content

Learn Flutter

Find everything you need to start building Flutter apps.

An image of Dash in front of a blackboard.

For beginners

#

Start here for an overview of how to get set up, build Flutter apps, write Dart code, and understand how Flutter works.

The Dart and Flutter Getting Started learning pathway

This is the recommended set of resources to start learning Flutter! Learn how to write Dart code in the first tutorial, then build a series of apps using Flutter in the second. You'll learn the essential best practices for Flutter app development, app architecture, fetching data from the network, and more. Great for beginners with minimal programming experience.

Start learning

For experienced developers

#

Dive deeper into more specific topics in Flutter development with sample code, YouTube videos, codelabs, and more.

Learning resources index

Find sample code, YouTube videos, codelabs, and more written by the experts on the Flutter team at Google. This index contains the resources you need to learn any aspect of Flutter.

Explore all resources
App Architecture case study

Learn the recommended app architecture to build a Flutter app. This guide contains everything you need to know to understand and implement MVVM architecture in a Flutter app.

Start learning