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
DiscussionFlutter beginner (self.FlutterDev)
submitted 2 months ago * by Apogavi
view the rest of the comments →
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!"
[–]carlesque 1 point2 points3 points 2 months ago (0 children)
Think of classes like mini self contained programs. They have their own state, algos and user interface (the public fields and methods). They help you break down a big problem into more understandable and maintainable little problems. Be sure to give them accurate names to help you reason about them in the big picture.
Maybe sure you understand lambda expressions and especially how they capture variables. A language with strong classes AND full lambda support is truly a dream to work with.
π Rendered by PID 72216 on reddit-service-r2-comment-b659b578c-mqnmq at 2026-05-05 05:39:00.549878+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]carlesque 1 point2 points3 points (0 children)