Dart and Flutter
The Complete Developer's Guide

share ›
‹ links

Below are the top discussions from Reddit that mention this online Udemy course.

Everything you need to know for building mobile apps with Flutter and Dart, including RxDart and Animations

Reddemy may receive an affiliate commission if you enroll in a paid course after using these buttons to visit Udemy. Thank you for using these buttons to support Reddemy.

Taught by
Stephen Grider

Reddit Posts and Comments

0 posts • 11 mentions • top 8 shown below

r/FlutterDev • comment
6 points • dj_alpha2

https://www.udemy.com/course/dart-and-flutter-the-complete-developers-guide/ is a pretty good course. Udemy has sales all the time and can buy it for \~$10.

r/FlutterDev • comment
1 points • farisssXS

But this one is my fav: https://www.udemy.com/course/dart-and-flutter-the-complete-developers-guide/

r/FlutterDev • comment
1 points • quad99

Splurge for a real course such as https://www.udemy.com/course/dart-and-flutter-the-complete-developers-guide/. This one is excellent. Just be careful. Dont pay more than $15 for it. Udemy's pricing changes and sometimes it comes in at over 100. Search for a coupon or retry until the price comes down.

r/Flutter • comment
1 points • thepurplepots
r/flutterhelp • comment
1 points • Roboxo83

udemy course of stephen grider will be the best resource in my opinion. Do check it. https://www.udemy.com/course/dart-and-flutter-the-complete-developers-guide/

r/FlutterDev • comment
2 points • GoldStrikeArch

This course that I am using right now is also pretty good : https://www.udemy.com/course/dart-and-flutter-the-complete-developers-guide/

r/FlutterDev • comment
1 points • fluttydev

Normally advanced topics are covered in Youtube videos instead of courses. So, you can just search Youtube on the topic you want.

I don't know how advanced you need the course to be, but if it's beginner level BLOC pattern, beginner level reactive programming RxDart, I found this course to be good https://www.udemy.com/course/dart-and-flutter-the-complete-developers-guide . It's paid though, usually 10$ or so when on sale and like Udemy has courses almost always on sale

r/reactjs • comment
1 points • 2208Abhinav

I learned Dart and Flutter from the following two courses:

1) https://www.udemy.com/course/dart-and-flutter-the-complete-developers-guide/

2) https://www.udemy.com/course/learn-flutter-dart-to-build-ios-android-apps/

Pros of course 1)

1) Teacher will start from scratch and will teach Dart first and then Flutter.

2) Focus is on the concepts.

Cons of course 1)

1) Focus is not on how to make good UI. Very less UI related widgets are discussed.

Pros of course 2)

1) Focus is on how to make good UI apps.

2) Many UI related widgets are being discussed.

Cons of course 2)

1) Teacher starts by making Flutter App and just talks about Dart concepts when needed. I personally didn't find it satisfactory.

​

Personally I think first you should do course 1 and then course 2. All the best :)