Flutter Gems is a curated list of 5600+ useful Dart & Flutter packages that are categorized based on functionality.

Discord Medium LinkedIn Twitter

Top Flutter Header packages

Last updated: April 2, 2024

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.


easy_sticky_header Card Image
easy_sticky_header
Dart 3 compatible 👍 34
Maintenance Status: Good

An easy-to-use and powerful sticky header for any widget that supports scrolling.

section_view Card Image
section_view
Dart 3 compatible 👍 31
Maintenance Status: Good

Provide section list view which include alphabet and refresh, you can fully custom your control

coordinator_layout
Dart 3 compatible 👍 4
Maintenance Status: Good

a Library contains widget/layout to handle collapsing header behavior

sticky_headers Card Image
sticky_headers
Dart 3 compatible 👍 818
Maintenance Status: Average

Flutter Sticky Headers - Lets you place headers on scrollable content that will stick to the top of the container whilst the content is scrolled.

flutter_sticky_header Card Image
flutter_sticky_header
Dart 3 compatible 👍 763
Maintenance Status: Average

Flutter implementation of sticky headers as a sliver. Use it in a CustomScrollView.

stretchy_header
Dart 3 compatible 👍 93
Maintenance Status: Poor

This package allows us to create a elastic header, to give a good effect when you scroll down the widget.