View on GitHub

A Flutter Development Roadmap

A detailed roadmap of Flutter development topics to learn

by Robert Henley

After completing the Complete 2020 Flutter Development Bookcamp from The App Brewery, I found myself lost. There was a lot of Flutter documentation, videos, and other resources. I was not sure where to go next. I was one of a couple of people to raise this issue at the FlutterLDN/Flutter Berlin joint meetup in May 2020, but no one had an answer.

Serendipity struck that night when I found Oleksandr Leuschenko’s (@olexale) Highly Subjective Roadmap to Flutter Development on Awesome Flutter. That roadmap let me assess where I was on my journey toward professional Flutter development.

I recommend you have a look at that roadmap; it’s a beautiful infographic and the page has a lot of useful links.

Over time, I found that I had my own ideas about the topic. So here is my version of a Flutter development roadmap. It is more detailed than the original, and at least as subjective. Please note that there is no one true path to learn Flutter, and I’m not following this roadmap in linear order myself – I’ve skipped around it as various courses and activities filled in gaps. But it serves to keep me oriented as I progress, knowing what I know and what I’ve yet to learn. I hope it can help you find your own way.

If you want to track your progress, I’ve created a Flutter Development Study Checklist. This spreadsheet allows you to check off study topics and to rate your level of knowledge in each topic. Use File > Make a copy to fill in your progress.

Getting Started

There will be more Dart to learn later, but you’re now ready to learn Flutter.

Basic Flutter

By this point, you can create basic Flutter applications. Now move on to learn the tools for creating more sophisticated applications.

Mid-Level Flutter

You can now build complex Flutters applications, but not quite professional-grade ones.

Industrial-Grade Flutter

By this point, you know enough to build professional-grade applications with Flutter. But that doesn’t get your app into people’s hands.

End-Game

The End (of the Beginning)

Congratulations! You can now go deeper on anything above. Learning Flutter is an iterative process – there is more to learn in any category, and likely categories you will discover that I haven’t thought of. Also, new widgets, packages, and plug-ins are constantly being created, and you’ll want to keep learning them. Have fun!

A Flutter Development Roadmap by Robert Henley is licensed under CC BY 4.0