Flutter Gems is a curated list of 6700+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Header packages
Last updated: January 26, 2025
The header UI component is a simple, yet effective way to display information and promote navigation on a website. It is typically placed at the top of a page, above the main content, and can include a variety of elements such as a logo, site title, tagline, and navigation links. Sticky header UI component is a variation of the header UI component that remains fixed to the top of the page as the user scrolls down. This can be useful for keeping important information in view, such as a site's navigation, while still allowing the user to browse the content below.
The complete list of Flutter packages that can be used to add Sticky Header, Elastic Header or Sliver Header in your Flutter app is provided below.
![flutter_sticky_header Card Image](/media-cards/flutter_sticky_header.gif)
flutter_sticky_header
👍 860 ⬇️ 191.5K
Dart 3 compatibleMaintenance Status: Good
Flutter implementation of sticky headers as a sliver. Use it in a CustomScrollView.
sticky_headers
👍 879 ⬇️ 7.7K
Dart 3 compatibleMaintenance Status: Poor
Flutter Sticky Headers - Lets you place headers on scrollable content that will stick to the top of the container whilst the content is scrolled.
stretchy_header
👍 96 ⬇️ 457
Dart 3 compatibleMaintenance Status: Poor
This package allows us to create a elastic header, to give a good effect when you scroll down the widget.
![sliver_sticky_collapsable_panel Card Image](/media-cards/sliver_sticky_collapsable_panel.png)
sliver_sticky_collapsable_panel
👍 84 ⬇️ 735
Dart 3 compatibleMaintenance Status: Good
A Sliver implementation of sticky collapsable panel, with a box header rebuild on status and a sliver child as panel content.
![easy_sticky_header Card Image](/media-cards/easy_sticky_header.png)
easy_sticky_header
👍 50 ⬇️ 4.4K
Dart 3 compatibleMaintenance Status: Good
An easy-to-use and powerful sticky header for any widget that supports scrolling.
![section_view Card Image](/media-cards/section_view.png)
section_view
👍 32 ⬇️ 1.3K
Dart 3 compatibleMaintenance Status: Average
Provide section list view which include alphabet and refresh, you can fully custom your control
coordinator_layout
👍 4 ⬇️ 101
Dart 3 compatibleMaintenance Status: Good
a Library contains widget/layout to handle collapsing header behavior