1
3 Comments

Learn Flutter?

Hello Everyone,

I want to start learning flutter programming but I am confused about which tutorial is best to learn. If anyone knows better tutorial name or online resources. Please suggest to me.

on September 10, 2019
  1. 2

    Hi Shivam,

    Learning flutter is simple, but before learning flutter you must have the basic skills of the programming and must have the ground knowledge.

    Here I am sharing how can you learn flutter, Before getting the complete step by step guide, here programming community has listed out a list of tutorials for flutter though you can start with: https://hackr.io/tutorials/learn-flutter

    Step by step guide:

    Prerequisites, first.
    If you come under one or more of the following categories, you can go ahead and start Flutter without any problem.

    1. I have worked with the Dart language.
    2. I have worked with Object-Oriented Languages such as Java, C++ and I’m comfortable with 3. OOP concepts such as Classes, Objects, Methods, Inheritance, Abstraction, etc
    3. I am a mobile developer, have worked with Android or iOS native or React Native or Xamarin or Ionic or another mobile development framework.
  2. 1

    You need just to start coding your first project and search the answers in Google, step by step.
    Here's a good list of open source Flutter apps - https://www.cleveroad.com/blog/open-source-flutter-apps
    Take their code as an example :)