kawi15
kawi15
Thank you for quick response. Unfortunately your solution is not suiting for me as I want both these list with separator to be scrolled as one list and also above...
I don't know, but maybe this will be helpful for you. I tried another package - [https://pub.dev/packages/masonry_grid](https://pub.dev/packages/masonry_grid) and with it it's working as it should. Maybe you will find there...
Hi, I found some bug around sixth index on second list. I will show you it on video recording as it is hard to explain. [https://drive.google.com/file/d/1TMF-IDR07D5pNq6YnO19a8fvE4vFgLeK/view?usp=sharing](https://drive.google.com/file/d/1TMF-IDR07D5pNq6YnO19a8fvE4vFgLeK/view?usp=sharing). Except that it is...
I created something like this for quick reproducible code, but in this case bug happening on last indexes when scrolling back, so kinda different than on video I posted before,...
Any proggress/update?
It's dynamic, when I scroll to the end of the list it's loading more from backend. Initially it's 15 elements. Height of each element in sliver is also dynamic, depending...
Did you find any solution to achieve that?
Did you found any solution for this?
I used another package [https://pub.dev/packages/masonry_grid](https://pub.dev/packages/masonry_grid). It's has some performance issues but scrolling working properly.
@andreaselia Hi, can you post a sample code with your solution? I will be really grateful