DEV Community

Discussion on: #100DaysOfCode, 4rt round | How I'm learning faster than before

Collapse
 
iamkalai profile image
Kalaiarasan Pushpanathan

I am looking to learn Flutter as well. Where do you suggest I start?

Collapse
 
davidmm1707 profile image
David MMπŸ‘¨πŸ»β€πŸ’»

Hi Kalaiarasan,

Right now I'm learning it using Max Udemy course udemy.com/course/learn-flutter-dar...

So far, so good.

The official Flutter site has a small tutorial, but it gives you only an introduction to Flutter that I find a bit shallow, to be honest.

flutter.dev/docs/get-started/codelab

You have plenty of tutorials on Youtube, for example:

Flutter Crash Course, by Traversy Media
youtube.com/watch?v=1gDhl4leEzA

One hour to try Flutter and see if it "clicks" with you.

Flutter Tutorial for Beginners, by TheNetNinja
youtube.com/watch?v=1ukSR1GRtMU&li...

A good introduction to Flutter. 35 videos. Each one touching one topic (formatting dates, routing, async...).

Flutter & Firebase App Tutorial, by TheNetNinja
youtube.com/watch?v=sfA3NWDBPZ4

A 28-videos series, using Flutter and Firebase

I don't know if Flutter will take off and rival with React Native and Ionic or it will be a bluff, but right now I'm liking it a lot.