DEV Community

MUHAMMED ARIF
MUHAMMED ARIF

Posted on

Beginner Road Map Of Flutter Developer

Image description

  1. Week 1 Setup dev environment and learn Dart programming language
  • Set dev environment
  • Learn Dart programming Language (You can use dart's website or other social media for this)
  1. Week 2
  • Create your first Flutter Project and understand project structure

  • Understand widgets

  • Ui widgets

  • Layouts

  • Take a walk through everything important in Flutter (ex : Navigation and more..)

  • Build a good application using the knowledge you have gained so far

  1. Week 3
  • Use External packages

  • Networking
    Crud(Create, Read, Update, Delete) Operations.

  • Try making a clone of an app you like

  1. Week 4
  • Firebase (Auth, FireStore, Storage, Push Notification, Cloud functions)

  • Develope Complete Grocery App with Firebase Backend.

In the following weeks

Now is to improve your skill. Try to learn many advanced things along with it

Happy Coding 💞😗

Top comments (1)

Collapse
 
ameenpkp profile image
Muhammed ameen

Great work