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
How to implement the flutter_sticky_header at the top when I used it inside a reversed CustomScrollView because when I used it inside a CustomScrollView which is rendered in reversed order flutter_sticky_header pinned at the bottom and I have no option to control the position of this header at the top (respectively at the bottom).
The text was updated successfully, but these errors were encountered:
animesh27dev
changed the title
How to implement the header at the top when I used it inside a reverse custom scroll view ?
How to implement the header at the top when I used it inside a reversed CustomScrollView ?
May 25, 2023
How to implement the
flutter_sticky_header
at the top when I used it inside a reversedCustomScrollView
because when I used it inside aCustomScrollView
which is rendered in reversed orderflutter_sticky_header
pinned at the bottom and I have no option to control the position of thisheader
at the top (respectively at the bottom).The text was updated successfully, but these errors were encountered: