fluttercommunity / fluttercommunity/flutter_sticky_headers

Scrolling under SliverAppBar with NestedScrollView

Open
#34 3 comments 12 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
1.2k
Forks
130
PR merge metrics
No merged PRs in 30d

Description

I basically took the example from the NestedScrollView description [Here](https://api.flutter.dev/flutter/widgets/NestedScrollView-class.html) 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](https://user-images.githubusercontent.com/26310572/77118098-a3278380-6a5d-11ea-88f8-5aa0f3b7c683.gif)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.