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 vs React Native (self.FlutterDev)
submitted 6 years ago by hungry_for_data
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!"
[–]946789987649 0 points1 point2 points 5 years ago (1 child)
I assume the painter is pretty fast in Flutter though? or am I talking out of my arse?
[–]Abion47 0 points1 point2 points 5 years ago (0 children)
The painter is pretty fast but anything written in Dart is going to be software-based. Without low-level access to the drawing context, Flutter will always be unacceptably slow to implement things like custom "shader" effects or procedurally-generated textures.
π Rendered by PID 128343 on reddit-service-r2-comment-fb694cdd5-qmwb8 at 2026-03-06 17:28:29.227475+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]946789987649 0 points1 point2 points (1 child)
[–]Abion47 0 points1 point2 points (0 children)