fluttercommunity / fluttercommunity/flutter_sticky_headers

Sticky header goes below floating SliverAppBar()

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

Description

When SliverAppBar inside CustomScrollView is set to be shown only on scroll up (floating: true), header stays on its place e.g. goes below appbar.
How to make it shift down on appbar showing?

P.S.: I don't want to use this [flutter_sticky_header](https://pub.dev/packages/flutter_sticky_header), since it can't work with ListView builder.

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.