WeMakeDevs / roadmaps

This repository contains the list of communities and job portals you can join and apply to.
https://www.wemakedevs.org/
MIT License
3.95k stars 1.19k forks source link

Flutter Roadmap Roadmap readme.md #625

Closed bhaaratkrishnan closed 1 year ago

bhaaratkrishnan commented 1 year ago

Flutter developer roadmap must have state management and it wasn't included in this roadmap. So I have added a section for state management. The section has the official flutter list of state management approaches, and tutorials for widely used packages(riverpod, bloc) and I have added Vandad Nahavandipoor's playlist which explains various state management approaches in depth. I have also added the go_router package which is used to design complex applications in Flutter in Design System Section.