You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 13, 2025. It is now read-only.
When I try to use this Package inside the SlidingUpPanel, this Package aquire to implement the it's ScrollController inside the scrollable items had been added inside it (like ListVIew, SingleChildScrollView). This feature to make sure the scrolling will work as expected. But your package used a custom scroll controller, and I can use it inside SlidingUpPanel package.
Moreover, I can not get the maxScrollExtend like ScollController so it really hard to resolve my case