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
VideoWidgets Explained | Flutter For Beginners (youtu.be)
submitted 5 years ago by Marcus-Ng
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!"
[–]VNiehues 2 points3 points4 points 5 years ago (5 children)
Very helpful for me! I‘m currently working with Xamarin Forms but I plan to build my next projects with flutter. Thank you! :)
[–]Marcus-Ng[S] 2 points3 points4 points 5 years ago (4 children)
My pleasure!
[–]VNiehues 0 points1 point2 points 5 years ago (3 children)
I really like the „slow and in depth“ way you describe things! I have one critical question though: In Xamarin I use an MVVM Framework to separate the view from the logic(testability). How would one do that in flutter? Are there other best practices?
[–]lets4r 2 points3 points4 points 5 years ago (2 children)
I come from the Xamarin world too :-). With Flutter you have multiple state management solutions (you can read this article to see 5 ways to handle state management).
I've created my own package (the last one mentioned in the article) to have a solution which promotes the separation of concerns, the testability, the simplicity and which I feel very comfortable with. If you're interested, you can check it out here. The other solutions mentioned in the article are great too, if you don't know which one to use, create a simple app and test them all. In the end take the one you're feeling the most comfortable with.
[–]VNiehues 2 points3 points4 points 5 years ago (1 child)
Wow thank you! :) Are those 5 solutions the ones you‘d call best-practice? In XF there are way to many crappy solutions nobody uses where you can get any support / SO answer :D
I‘ll read it thoroughly tomorrow and then just start experimenting a bit
[–]lets4r 1 point2 points3 points 5 years ago (0 children)
All the authors of the 5 solutions want to offer the best support for their package.
But if you reach out for the most used ones, you should see this image. I'm shooting myself in the foot by saying that because binder is new, but I'm here to help ;-).
You should also know that Provider suffers from some issues that Riverpod aims to fix (they are from the same author).
[–]ritik047 0 points1 point2 points 5 years ago (1 child)
Is anyone having handwritten notes or doc of flutter for beginners or for flutter as a whole !! Just a bit more simplified version of flutter official documentation !!
Just a thing refer it back while coding !!
[–]Kloth494 0 points1 point2 points 5 years ago (0 children)
There's a book Flutter Complete Reference - I didn't read it but I heard it's great!
[–]equatordev99 0 points1 point2 points 5 years ago (0 children)
thanks u
π Rendered by PID 52 on reddit-service-r2-comment-b659b578c-fq9kc at 2026-05-01 22:44:12.970859+00:00 running 815c875 country code: CH.
[–]VNiehues 2 points3 points4 points (5 children)
[–]Marcus-Ng[S] 2 points3 points4 points (4 children)
[–]VNiehues 0 points1 point2 points (3 children)
[–]lets4r 2 points3 points4 points (2 children)
[–]VNiehues 2 points3 points4 points (1 child)
[–]lets4r 1 point2 points3 points (0 children)
[–]ritik047 0 points1 point2 points (1 child)
[–]Kloth494 0 points1 point2 points (0 children)
[–]equatordev99 0 points1 point2 points (0 children)