Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrolling under SliverAppBar with NestedScrollView #34

Open
ryanhossain9797 opened this issue Mar 19, 2020 · 3 comments
Open

Scrolling under SliverAppBar with NestedScrollView #34

ryanhossain9797 opened this issue Mar 19, 2020 · 3 comments

Comments

@ryanhossain9797
Copy link

I basically took the example from the NestedScrollView description Here and made minimal modifications (replaced fixed extent sliver list with a normal sliver list) and added in the sticky header builder widget.

The headers seem to scroll under the SliverAppBar.

Can this be fixed? Any workarounds? I know putting the AppBar in a SliverSafeArea can fix it but it makes the animations janky.

ezgif com-video-to-gif

@danallen88
Copy link

Almost 2 years later and I can confirm we have this same issue - is this project abandoned?

@adimshev
Copy link

+1

@marinat
Copy link

marinat commented May 19, 2022

Hi all! Please try this flutter/flutter#91972, that workaround perfectly work for flutter_sticky_header lib: letsar/flutter_sticky_header#71

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants