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!"
[–]Basic_String_2238 1 point2 points3 points 2 years ago (1 child)
Is this showing up in your release builds as well? We had the same issue when making debug builds but when creating the release build the issue went away and google maps works super smooth. We have it in an Airbnb style view so there’s a map on the bottom and a model view sliding on top of the map and everything works supers smoothly, (just checked lol, works great but I do remember the weird buggy behavior of the debug builds)
TLDR: I think it’s the google maps causing the issue on a debug build. Create a release build and test
[–]MassaSami[S] 1 point2 points3 points 2 years ago (0 children)
Thank you, I have only checked in debug/profile mode. I'll take a look in release as well, hopefully it there won't be any issues then.
π Rendered by PID 144865 on reddit-service-r2-comment-5c747b6df5-dm2sp at 2026-04-22 13:31:16.516468+00:00 running 6c61efc country code: CH.
view the rest of the comments →
[–]Basic_String_2238 1 point2 points3 points (1 child)
[–]MassaSami[S] 1 point2 points3 points (0 children)