Pankaj Koirala

Results 10 comments of Pankaj Koirala

This might be another use case where SliverPinnedFooter makes sense. I want to pin the Total row at the bottom but as of now without using shrinkWrap I am not...

@Kavantix Thank you so much for this update. I just tested it and it is working perfectly fine. I have one suggestion: 1. Footer should push pinned children if there...

https://user-images.githubusercontent.com/19282888/188480667-6792e01c-6f90-4503-9baf-0238ddddde70.mov In this video, the footer is going below the header while scrolling. What I meant was can we push the header when the footer reaches there? (header in this...

![image](https://user-images.githubusercontent.com/19282888/188482974-226eae3d-ea08-411b-b6e9-da6e8f58ffe8.png) If I am using MultiSliver correctly, it seems like it is not working for SliverWithPinnedFooter.

![image](https://user-images.githubusercontent.com/19282888/188483671-ad889285-5e8a-4a34-b47e-c54a63ab77c9.png) If I use MultiSliver inside SliverWithPinnedFooter then the footer is behaving quite differently. If you need I will attach a video as well.

https://user-images.githubusercontent.com/19282888/188484086-f29e68f3-3530-4a7a-bf6a-cd20bf61c7aa.mov If you notice at the bottom. Footer appears before the header.

I will start fixing bugs and migrating to Dart 3 soon!

This is the intended design. Maybe I will provide the editor as a separate component in the coming days.

Can you please add more context on this issue?