confirm_alert 0.0.3 copy "confirm_alert: ^0.0.3" to clipboard
confirm_alert: ^0.0.3 copied to clipboard

A package to show confirmation dialogs.

0.0.3 - 2026-01-28 #

Fixed #

  • Internationalization: Exposes the delegate for the localizations

0.0.2 - 2026-01-28 #

✨ Added #

  • Internationalization: Adds support for en, es languages by default

0.0.1 - 2025-08-11 #

✨ Added #

  • Core Dialog System: Complete confirmation dialog framework with customizable options
  • Multiple Dialog Types:
    • Success dialogs with green theme and success animations
    • Error dialogs with red theme and error animations
    • Warning dialogs with orange theme and warning animations
    • Info dialogs with blue theme and info animations
  • Animated Dialog Display: Smooth fade and scale animations using Flutter Animate
  • Lottie Integration: Custom Lottie animations for each dialog type
  • Flexible Text Configuration: Support for both simple strings and custom widgets
  • Customizable Appearance:
    • Custom button colors
    • Custom button text
    • Configurable barrier dismissible behavior
    • Optional cancel button display
  • Responsive Design: Adapts to different screen sizes and orientations
  • Accessibility Features: Proper button handling and keyboard navigation
0
likes
130
points
168
downloads

Publisher

unverified uploader

Weekly Downloads

A package to show confirmation dialogs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_animate, flutter_localizations, intl, lottie

More

Packages that depend on confirm_alert