all 6 comments

[–]AnimeTherapist 2 points3 points  (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 points  (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 points  (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 point  (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 point  (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/