Kate Lovett
Kate Lovett
cc @bwilkerson
These are all pretty closely related, linking for reference: - https://github.com/flutter/flutter/issues/95284 - #47945 - #47944 - #47943
Either sounds perfectly fine. :) Thanks @bwilkerson!
I am not actively working on this migration right now, so I am going to un-assign myself. The necessary changes have landed, so it is possible to implement this in...
Looking at https://gallery.flutter.dev/#/ today, I do not see a scrollbar on the main page, so I am not sure.
You may be looking at an older version of the gallery. I think it was removed in https://github.com/flutter/gallery/pull/524 I do not have a windows machine to check this on, but...
Ah! That must be it then. I am seeing the latest version v2.9.3. It looks like this issues is resolved with the latest version.
If it is like the flame chart issue, IIRC, trying to jump to the end of the list at that point caused issues because the max scroll extent had not...
https://github.com/flutter/platform_tests/pull/9 is in, can you update here? :)
Hey @bleroux thank you for the additional context! I think this change is ok to make (modulo that one bug 😉 ), we should double check that it is not...