Flutter Gems is a curated list of 6000+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Dialogs packages
Last updated: November 15, 2024
A dialog box is a UI element that displays information to the user and allows the user to enter information or select an option.
There are different types of dialogs such as:
- Popup dialog: It appears in front of the main scaffold and blocks any interaction with the main scaffold. Popup dialogs are typically used to display error messages, warnings, or confirmation messages.
- Alert dialog: It asks the user to confirm an action or to make a choice between several options. It is also a modal dialog, which means that it blocks the rest of the screen until the user dismisses it.
The following Flutter packages can be used to add Popup Dialogs, Alert Dialogs and various Custom Dialogs to your app.
awesome_dialog
Dart 3 compatible 👍 1.36K
Maintenance Status: Good
Flutter package to show beautiful dialogs(INFO,QUESTION,WARNING,SUCCESS,ERROR) with animations as simply as possible.
adaptive_dialog
Dart 3 compatible 👍 1K
Maintenance Status: Good
Show alert dialog or modal action sheet adaptively according to platform.
flutter_smart_dialog
Dart 3 compatible 👍 527
Maintenance Status: Good
An elegant Flutter Dialog solution, Easily implement Toast, Loading and custom Dialog, Make the use of the dialog easier!
quickalert
Dart 3 compatible 👍 513
Maintenance Status: Good
With QuickAlert, instantly display animated alert dialogs such as success, error, warning, confirm, loading or even a custom dialog.
material_dialogs
Dart 3 compatible 👍 342
Maintenance Status: Good
A Flutter package aims to help you create animated, simple, stylish Material Dialogs in your app.
panara_dialogs
Dart 3 compatible 👍 154
Maintenance Status: Good
PanaraDialogs is a Dialog UI Kit. A minimal but beautiful design for Flutter Dialogs.
flutter_platform_alert
Dart 3 compatible 👍 108
Maintenance Status: Good
A plugin helps to call native API to play alert sound and show alert dialogs. For example, it bridges MessageBox and TaskDialogIndirect on Windows.
select_dialog
Dart 3 compatible 👍 94
Maintenance Status: Good
Package designed to select an item from a list, with the option to filter and even search the items online.
about
Dart 3 compatible 👍 94
Maintenance Status: Good
Displays an About dialog, which describes the application, can show licenses, changelog, and other information.
flutter_easy_dialogs
Dart 3 compatible 👍 58
Maintenance Status: Good
Easy and flexible package for showing dialogs inside your Flutter application without BuildContext.
confirm_dialog
Dart 3 compatible 👍 31
Maintenance Status: Good
Confirm Dialog Widget JS-LIKE for Flutter. Use confirm dialog easy and simple for your flutter app.
rflutter_alert
Dart 3 compatible 👍 1.04K
Maintenance Status: Average
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.
cool_alert
Dart 3 compatible 👍 381
Maintenance Status: Average
A Flutter package to display animated alert dialogs such as success, error, warning, confirm or even a loading dialog.
ndialog
Dart 3 compatible 👍 220
Maintenance Status: Average
Customize your dialog's style much easier with NDialog, animate the show transition, or show the progress dialog most simply.
fluid_dialog
Dart 3 compatible 👍 165
Maintenance Status: Average
A dialog that can switch between multiple contents and animates size and alignment dynamically.
aligned_dialog
Dart 3 compatible 👍 54
Maintenance Status: Average
Show a locally/globally aligned dialog with custom transtion animation.
status_alert
Dart 3 compatible 👍 270
Maintenance Status: Poor
Display Apple system-like self-hiding status alerts. It is well suited for notifying user without interrupting user flow.
aesthetic_dialogs
Dart 3 compatible 👍 90
Maintenance Status: Poor
This Flutter plugin allows you to display nice custom dialog boxes.
flutter_dialogs
Dart 3 compatible 👍 54
Maintenance Status: Poor
A lightweight and platform-aware plugin for showing dialogs and alerts for both Android and iOS devices.
art_sweetalert
Dart 3 compatible 👍 52
Maintenance Status: Poor
A beautiful, responsive, customizable, accessible replacement, easy use for flutter popup boxes. Both supported ios and android.
flutter_awesome_alert_box
Dart 3 compatible 👍 48
Maintenance Status: Poor
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..
blurry
Dart 3 compatible 👍 46
Maintenance Status: Poor
A new flutter dialog display with blurry effect and built-in themes.
easy_dialog
Dart 3 compatible 👍 39
Maintenance Status: Poor
Easy Dialog package helps you easily create basic or custom dialogs.
dialogs
Dart 3 compatible 👍 26
Maintenance Status: Poor
This flutter package provides carefully designed dialogs with customization options.
o_popup
Dart 3 compatible 👍 25
Maintenance Status: Poor
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.
kumi_popup_window
Dart 3 compatible 👍 25
Maintenance Status: Poor
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.
emoji_alert
Dart 3 compatible 👍 23
Maintenance Status: Poor
Flutter Emoji Alert, give you the possiblity to create beautiful yet simple alert dialogs and bottom sheet modals
giffy_dialog
👍 581
Maintenance Status: Good
A Flutter package for a quick, handy and beautiful giffy dialogs and bottom sheets.
flutter_animated_dialog
👍 245
Maintenance Status: Poor
A new Flutter dialog with a series of beautiful animations, slide fade rotate size scale rotate3D animations.
flutter_custom_dialog
👍 212
Maintenance Status: Poor
Global dialog function encapsulation, with a semantic way to fill the content inside the dialog
flutter_beautiful_popup
👍 156
Maintenance Status: Poor
A flutter package to help you beautify your app popups.
slide_popup_dialog
👍 109
Maintenance Status: Poor
Popup dialog with slide mechanism. Use it like AlertDialog or SimpleDialog.
commons
👍 55
Maintenance Status: Poor
Commons Flutter package includes alert dialogs, extension functions and much more.
sup
👍 52
Maintenance Status: Poor
A widget which displays an image, a title, and a subtitle for errors, empty states, or just fancy custom messages.
fancy_dialog
👍 35
Maintenance Status: Poor
Custom Alert Dialog,inspired from FancyGifDialog for android,the new thing is that you can choose between 2 themes Fancy and Flat and you can load images and Gif from your assets.
rich_alert
👍 30
Maintenance Status: Poor
Flutter Alert Dialogs for the "rich". Used for rendering beautiful untraditional alert dialogs in Flutter apps.
somedialog
👍 28
Maintenance Status: Poor
Flutter package for handle a nice dialog ui using assets, netwok, and lottie
sk_alert_dialog
👍 22
Maintenance Status: Poor
A highly customizable, powerful and easy-to-use alert dialog for Flutter.
platform_alert_dialog
👍 17
Maintenance Status: Poor
Flutter plugin for build alert dialogs adapted to the current platform.
popup_window
👍 16
Maintenance Status: Poor
Display A Dialog like Android Native Window, which can display by position in screen.