confirm_alert 0.0.3
confirm_alert: ^0.0.3 copied to clipboard
A package to show confirmation dialogs.
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