Flutter Roadmap

How to learn FLUTTER?

Flutter is a framework based on dart language. It is used for developing android & ios applications, desktop, and web applications. It was released in May 2017.

It is developed and maintained by Google. It is giving tough competition to react and other frameworks.

Now, let's get on the road to learn flutter.

Prerequisites: Before we start learning flutter development, we must go through dart programming and OOPs concept.

Step1:

Begin with the installation of flutter and its dependencies on your computer. Learn about stateless and stateful widgets.

Step2:

learn about layouts, gestures, and state management.

Step3:

Move on to writing android and ios specific code. Understand animation in flutter.

Step4:

We are halfway done with it. Learn packages, accessing rest API, and database concepts.

Step5:

learn internationalization, testing, and deployment.

Step6:

Yahoo! We are done with flutter. Keep making applications to become an expert developer in flutter.