Kate Lovett

Results 356 comments of Kate Lovett
trafficstars

> will this solve the problem of overlapping multiples sliverpersistentheader floating? I am not familiar with that issue @luanbatistadev. If an issue does not already exist, please file one.

This has been resolved by https://github.com/flutter/flutter/pull/126596. Composing a SliverMainAxisGroup containing a pinned SliverPersistentHeader will now provide this sticky effect! cc @thkim1011

This wiki page has guidance on writing and running tests, will you let me know if that helps? https://github.com/flutter/flutter/wiki/Running-and-writing-tests

Thank you for your contribution. I'm going to close this PR for now since there are outstanding comments, just to get this off our PR review queue. Please don't hesitate...

I don't think this is an issue with the SliverAppBar, but a limitation of the stretching overscroll indicator. The stretch is applied to the contents of the ScrollView, and the...

More sample code is always a great addition! I'll update this to reflect some doc updates on the feature and best cases for using it. :)

@hacker1024 this should already work, since a mouse scroll is handled in such a way that it applies to the scrolling widget's main axis. The linked issue is specific to...

Thanks for the dartpad, can you also share what platform you are running it on? Mac, windows, linux? Even though dartpad is running on web, some behaviors defer to the...

So after looking into this a bit, I am not sure we can support this by default, but may be able to make it configurable. When scrolling with a vertical...

## May 18, 2024 to May 31, 2024 Special two-week edition, courtesy of holidays in the US last week. 134 commits landed in flutter/flutter in that time 😮 These changes...