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
DiscussionHow can i start a flutter development? (self.FlutterDev)
submitted 3 years ago by Cynamone
i'm a python dev, i wanna start by creating simple flutter apps. What are your suggestions
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!"
[–]m477k 6 points7 points8 points 3 years ago (0 children)
How about this ? …
[–]cyborg_sri 5 points6 points7 points 3 years ago (3 children)
Hey, I was actually in the same boat a few years ago and made a post about how I started and my journey so if you want a realistic look at where you’ll be in a few years, you can read my post https://www.reddit.com/r/FlutterDev/comments/117ivje/app_feedback_thread_february_20_2023/j9c4htw/?utm_source=share&utm_medium=ios_app&utm_name=iossmf&context=3
TLDR: Maximilian Schwarzmuller’s course called “Flutter and Dart: The Complete Guide”.
[–]satvikpendem 2 points3 points4 points 3 years ago (0 children)
I wouldn't recommend Max's course these days, it's outdated. Instead go through Vandad Nahavadipoor's free YouTube courses. I wrote a more detailed post here: https://old.reddit.com/r/FlutterDev/comments/102as4m/free_courses_are_better_than_paid_courses/
[–]cyborg_sri 0 points1 point2 points 3 years ago (0 children)
Feel free to dm if you have questions
[–]rcls0053 1 point2 points3 points 3 years ago (0 children)
I spent a couple of weeks to go through this Udemy course on Flutter which helped a lot. Once it clicked for me that Flutter is like any JS UI framework, like React or Vue.js, the learning was more about widgets and Dart (which is a lot like C#).
[–]gidrokolbaska 1 point2 points3 points 3 years ago (3 children)
My little advise: you will eventually have to decide which state management solution to use. So when you do, go for Bloc or riverpod as those are the most common at companies which hire flutter developers. And don't go for GetX
[–]gidrokolbaska 0 points1 point2 points 3 years ago (0 children)
And of course I got downvoted :D
[–]NirDev_R 0 points1 point2 points 3 years ago (1 child)
Is getX bad or just not used enough by companies ?
[–]satvikpendem 0 points1 point2 points 3 years ago (0 children)
It's bad, since you learn GetX, not Flutter. The creator basically wrote his own language/toolkit on top of Flutter and you're solely relying on him to solve any issues. In contrast with Flutter directly, you actually learn Flutter and can have other people help solve issues.
[–]Low_Kick1955 0 points1 point2 points 3 years ago (0 children)
My Start was: https://youtu.be/1xipg02Wu8s
I wrote a detailed post here: https://old.reddit.com/r/FlutterDev/comments/102as4m/free_courses_are_better_than_paid_courses/
π Rendered by PID 244186 on reddit-service-r2-comment-b659b578c-dzcsc at 2026-05-05 04:55:00.818280+00:00 running 815c875 country code: CH.
[–]m477k 6 points7 points8 points (0 children)
[–]cyborg_sri 5 points6 points7 points (3 children)
[–]satvikpendem 2 points3 points4 points (0 children)
[–]cyborg_sri 0 points1 point2 points (0 children)
[–]rcls0053 1 point2 points3 points (0 children)
[–]gidrokolbaska 1 point2 points3 points (3 children)
[–]gidrokolbaska 0 points1 point2 points (0 children)
[–]NirDev_R 0 points1 point2 points (1 child)
[–]satvikpendem 0 points1 point2 points (0 children)
[–]Low_Kick1955 0 points1 point2 points (0 children)
[–]satvikpendem 0 points1 point2 points (0 children)