Header and Dialogs

Get the list of header and dialogs packages and plugins for your flutter app.

sticky_headers

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

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

stretchy_header

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

awesome_dialog

Flutter package to show beautiful dialogs(INFO,QUESTION,WARNING,SUCCESS,ERROR) with animations as simply as possible.
awesome_dialog

giffy_dialog

A Flutter package for a quick, handy and beautiful giffy dialog.

rflutter_alert

RFlutter Alert is super customizable and easy-to-use alert / popup dialogs for Flutter. You may create reusable alert styles or add buttons as much as you want with ease.
rflutter_alert

adaptive_dialog

Show alert dialog or modal action sheet adaptively according to platform.
adaptive_dialog

status_alert

Display Apple system-like self-hiding status alerts. It is well suited for notifying user without interrupting user flow.
status_alert

flutter_custom_dialog

Semantic dialog | Made In YY.inc | Welcome to contribute

flutter_beautiful_popup

A flutter package to help you beautify your app popups.
flutter_beautiful_popup

cool_alert

A Flutter package to display animated alert dialogs such as success, error, warning, confirm or even a loading dialog.
cool_alert

slide_popup_dialog

Popup dialog with slide mechanism. Use it like AlertDialog or SimpleDialog.
slide_popup_dialog

sup

A widget which displays an image, a title, and a subtitle for errors, empty states, or just fancy custom messages.

commons

Commons Flutter package includes alert dialogs, extension functions and much more... Written by ’Ch Arbaz Mateen’
commons

flutter_animated_dialog

A new Flutter dialog with a series of beautiful animations, slide fade rotate size scale rotate3D animations.
flutter_animated_dialog

select_dialog

Package designed to select an item from a list, with the option to filter and even search the items online.
select_dialog

about

Displays an About dialog, which describes the application, can show licenses, changelog, and other information.
about

flutter_awesome_alert_box

A new flutter package project which contains lots of beautiful alert dialog that will help you lot to create beautiful awesome alert box very quickly and easily..
flutter_awesome_alert_box

ndialog

Custom native dialog style with blur background, popup animation and ProgressDialog.

easy_dialog

Easy Dialog package helps you easily create basic or custom dialogs.
easy_dialog

aesthetic_dialogs

This Flutter plugin allows you to display nice custom dialog boxes.
aesthetic_dialogs

flutter_dialogs

A lightweight and platform-aware plugin for showing dialogs and alerts for both Android and iOS devices.

kumi_popup_window

A simple and easy-to-use pop-up window. There are no flashy preset templates. Everything you want to pop up is customized by you.

platform_alert_dialog

Flutter plugin for build alert dialogs adapted to the current platform.
platform_alert_dialog

o_popup

An overlaid content, which closes itself into opening place (on back button) or into the position where the pointer contacted the screen. It means, popup supports tap gesture.
o_popup

popup_window

Display A Dialog like Android Native Window, which can display by position in screen.