Top Flutter App Bar and Action Bar packages An App bar is the top-most component in a Flutter app that is used for branding, screen titles, navigation, and actions. The action items typically represented by icons or text provide easy access to common actions within an app. An app bar can also transform into a contextual action bar base on the context. In Flutter, one can also add a Sliver app bar that creates a flexible and responsive app bar which can be used in a variety of scenarios. Some of the most popular Flutter packages to create and customize App Bar, Sliver App Bar and Action Bar are provided below.
flutter_custom_tabs
222
Flutter plugin for seamlessly displaying web content using Chrome Custom Tabs.
extended_sliver
154
A powerful extension library of Sliver, which include SliverPinnedPersistentHeader, SliverPinnedToBoxAdapter and ExtendedSliverAppbar.
super_cupertino_navigation_bar
119
Elevate your Flutter app's aesthetics with a collapsible app bar, stylish search bar animation, and versatile design inspired by iOS.
scroll_app_bar
98
Hide or show app bar while scrolling. This package works without custom scroll view and slivers.
sliver_app_bar_builder
86
A truly customizable sliver for app bars with the benefit of using builders.
sliver_header_delegate
82
A flexible sliver header delegate that allows easily customize your SliverHeader
contextualactionbar
63
A Contextual Action Bar(CAB) workaround for flutter. CAB is a top app bar that replace the app app bar and provide contextual actions to selected items
customizable_space_bar
61
AppBar which changes the content with scrolling rate. Enables to implement "Large Title"
sliverbar_with_card
60
A Flutter package to create a SliverAppBar with a Card with action button and back button, excellent to show catalog items.
fluent_appbar
43
Fluent AppBar is a package to recreate the iOS large text title bar with a Material design
background_app_bar
39
A background app bar plugin, use this plugin if you want to preserve background of sliver app bar when scrolling,
new_gradient_app_bar
36
The official AppBar, with a more colorful twist. Add gradients to spice up your application and make it beautiful.