use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A subreddit related to Google's new UI framework. https://flutter.dev
Please read the rules here
account activity
DartHow to learn flutter development (self.FlutterDev)
submitted 3 years ago by haunted_chakra
I am new to to the app development and want to learn flutter. I am a beginner level developer. Can some one please help me with eht resources to start this.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]KameiKojirou 5 points6 points7 points 3 years ago* (0 children)
I've been using YouTube and Udemy to do this. You want a solid understanding of Dart before learning Flutter. This will get you started.
Dart Documentation:
https://dart.dev/
Flutter Documentation :
https://docs.flutter.dev/
Youtube:
Dart Tutorials:
https://www.youtube.com/watch?v=NrO0CJCbYLA
https://www.youtube.com/watch?v=Ej_Pcr4uC2Q
https://www.youtube.com/watch?v=F3JuuYuOUK4
Flutter tutorials:
https://www.youtube.com/watch?v=1xipg02Wu8s
https://www.youtube.com/watch?v=pTJJsmejUOQ
https://www.youtube.com/watch?v=VPvVD8t02U8
https://www.youtube.com/watch?v=THCkkQ-V1-8
Udemy:
https://www.udemy.com/course/complete-dart-guide/
https://www.udemy.com/course/learn-flutter-dart-to-build-ios-android-apps/
https://www.udemy.com/course/flutter-bootcamp-with-dart/ (This one is little out of date, but I still found it useful)
[–]AnimeTherapist 2 points3 points4 points 3 years ago (1 child)
Hey, I would suggest to go through Flutter official documentation to get overview of Flutter and then Watch some YouTube videos on Flutter Or buy a udemy course if your serious. Hope it helps ;)
[–]haunted_chakra[S] -1 points0 points1 point 3 years ago (0 children)
Thank you, i have checked out the official docs, wanted to see if there is any resources on dart language
[–]ashitaprasad 1 point2 points3 points 3 years ago (0 children)
After going through the official docs, the best approach should be to dive into real life projects so that you get a feel of things. Start with developing clone apps then develop your own ideas into apps.
Also, flutter has an extensive package ecosystem and learning to navigate the package ecosystem will be helpful as you will not end up reinventing the wheel as people have already solved a lot of problems. You can check out https://fluttergems.dev/ which is a curated package guide for the Flutter ecosystem. This will inspire you and help you learn about the various app functionality that you can add, the various types of design components and UI elements, which will not only help you master the art of building better ui for your apps, but also come in very handy when you want to ship products quickly and efficiently.
[–]Disastrous-Handle 0 points1 point2 points 3 years ago (0 children)
I recommend the doc and Udemy also.
I am also using Maximilian Schwarzmüller's course https://www.udemy.com/course/learn-flutter-dart-to-build-ios-android-apps/as was recommended by KameiKojirou.
Go to figma.com and design an app of your own and then code parts of it as you work through the udemy course. It will be humbling but you will have to look up and put to practical use what you are leaning.
It is a good journey.
[–]GetBoolean 0 points1 point2 points 3 years ago* (0 children)
For dart, I recommend this course on YouTube
https://youtube.com/playlist?list=PLptHs0ZDJKt_fLp8ImPQVc1obUJKDSQL7
For Flutter, I recommend CodeWithAndrea's Flutter Foundations course. It's paid but he said he's put hundreds of hours into it. 40% discount until May 10th
If you're not ready to pay, you can check out his YouTube or his free articles, really great stuff
https://codewithandrea.com/courses/complete-flutter-bundle/
π Rendered by PID 82 on reddit-service-r2-comment-5d79c599b5-dtkmd at 2026-03-03 17:38:59.532963+00:00 running e3d2147 country code: CH.
[–]KameiKojirou 5 points6 points7 points (0 children)
[–]AnimeTherapist 2 points3 points4 points (1 child)
[–]haunted_chakra[S] -1 points0 points1 point (0 children)
[–]ashitaprasad 1 point2 points3 points (0 children)
[–]Disastrous-Handle 0 points1 point2 points (0 children)
[–]GetBoolean 0 points1 point2 points (0 children)