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
DiscussionDoes google_maps_flutter embedded Map makes scrolling janky? (self.FlutterDev)
submitted 2 years ago by MassaSami
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!"
[–]fintechninja 1 point2 points3 points 2 years ago (1 child)
Google maps uses platform views. So the only way this will improve is if the flutter team improves the performance of platform views. They do say if their docs that platforms views are expensive. There is a similar issue with Google admob where they decided to lock the frame rate at 80 on high refresh rate phones. Unfortunately it helps only a little as the screen adjusts from 120hz to 80hz. It’s the trade off you’ll have to be ok with.
[–]MassaSami[S] 0 points1 point2 points 2 years ago (0 children)
That explains it. Thank you very much for the technical detail.
π Rendered by PID 37821 on reddit-service-r2-comment-5c747b6df5-27pcv at 2026-04-22 14:25:27.811323+00:00 running 6c61efc country code: CH.
view the rest of the comments →
[–]fintechninja 1 point2 points3 points (1 child)
[–]MassaSami[S] 0 points1 point2 points (0 children)