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
- Quick install guide lets you try Flutter on web without downloading platform tools
- Four complete apps you build from scratch, designed to avoid frustration points
- Eight videos featuring real Flutter engineers, PMs, and tech writers
- Website migrated to Jaspr, a Dart-based static site generator
- New Learn section separates tutorials from main documentation for easier navigation
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.
About This Article
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.
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.
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.