fluttercommunity/flutter_sticky_headers
Flutter Sticky Headers - Lets you place "sticky headers" into any scrollable content in your Flutter app. No special wrappers or magic required. Maintainer: @slightfoot observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3041
- days_rel: n/a
- days_push: 902
- n_releases_24m: 0
Adoption not part of the score
1167 stars · 130 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Flutter package that lets you place sticky headers on scrollable content that remain pinned to the top while the content scrolls. It works with any scrollable widget such as ListView, GridView, CustomScrollView, or SingleChildScrollView without special wrappers.
Use cases
- add sticky section headers to a list in flutter
- pin headers while scrolling a gridview
- create animated headers over scrollable content
- group list items with headers that stick on scroll
- build alphabetically sectioned contact list in flutter
When to choose
- you need sticky headers inside any Flutter scrollable widget with minimal setup
- you want a lightweight MIT-licensed widget library with no special wrappers
- you need headers that can be animated or overlap content
When to avoid
- you need a maintained package with frequent updates - the last release was in 2024 and updates are infrequent
- you need sliver-based sticky headers with advanced CustomScrollView integration beyond simple pinning
- your project is not built with Flutter/Dart
Facets
library · maturity maintenance
ui-components animation mobile-development frontend cross-platform windows cross-platform flutter sticky-headers scrollable-content widgets dart android ios web macos linux
5 sources
- readme: https://github.com/fluttercommunity/flutter_sticky_headers · fetched 2026-08-28 · d9ea8fa93f3b
- homepage: https://pub.dev/packages/sticky_headers · fetched 2026-08-29 · f528c67151f7
- site_page: https://pub.dev/packages/sticky_headers/install · fetched 2026-08-29 · 0d1dc903e147
- site_page: https://pub.dev/documentation/sticky_headers/latest · fetched 2026-08-29 · dd2c6db6bdae
- site_page: https://pub.dev/packages/sticky_headers/changelog · fetched 2026-08-29 · 59ad4dfada4b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fluttercommunity/flutter_sticky_headers | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="fluttercommunity/flutter_sticky_headers")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem