pro_dialog 1.0.8
pro_dialog: ^1.0.8 copied to clipboard
A beautiful animated customizable Flutter dialog package.
ProDialog Example #
A simple Flutter application demonstrating how to use the ProDialog package.
đ Getting Started #
This example shows how to integrate and customize beautiful animated dialogs in your Flutter application.
⨠Features Demonstrated #
- â Success dialogs
- â Error dialogs
- â ī¸ Warning dialogs
- âšī¸ Information dialogs
- â Custom dialogs
- âŗ Loading dialogs
- đ¨ Custom themes
- đŦ Animations
- đ Custom buttons
đĻ Installation #
Make sure your package dependency is added:
dependencies:
pro_dialog:
path: ../
