Flutter Blog Eric Windmill Feb 3, 2026

Announcing New Dart and Flutter Getting Started Experience

Article Summary

Eric Windmill from Flutter's DevRel team just shipped something that could change how 10,000+ developers learn Flutter every month. The new Getting Started experience isn't just another tutorial—it's a complete rethink of developer onboarding.

Flutter has launched a comprehensive learning pathway that spans both Dart and Flutter websites, combining written tutorials, videos, quizzes, and hands-on coding. The experience is designed for developers who are Flutter-curious but haven't written a single line of Dart yet. The team spent months debating the right approach to teaching, ultimately choosing smaller focused apps over one massive project.

Key Takeaways

Critical Insight

Flutter's new Getting Started pathway combines tutorials, videos, quizzes, and four buildable apps to take developers from zero to fundamentals without the usual setup friction.

The team's decision about app size reveals a surprising insight about what actually causes new developers to quit learning frameworks.

About This Article

Problem

New learners hit a wall with setup. They had to manage 25+ git repositories, deal with platform-specific terminal commands, and work through large monolithic projects. It was frustrating and overwhelming.

Solution

Eric Windmill's team built four smaller apps instead. Each one teaches specific fundamentals without extra code cluttering things up. Learners don't need to clone repositories or juggle as many moving pieces.

Impact

The pathway launched at docs.flutter.dev/learn/pathway with built-in feedback. Flutter can now reach 10,000+ new developers each month through a simpler onboarding process that feels welcoming to the community.