art_sweetalert_new 1.0.2
art_sweetalert_new: ^1.0.2 copied to clipboard
A beautiful, responsive, customizable, accessible replacement, easy use for flutter popup boxes. Both supported ios and android.
Changelog #
1.0.2 - 2024-01-02 #
-
Enhance ArtAlertButton style
-
[1.0.1] - 2024-01-02 #
-
Add attribute canPop to prevent back button action
1.0.0 - 2024-01-02 #
- Add attribute canPop to prevent back button action
[1.0.0] - 2024-01-02 #
Major Additions #
- New animation system with smooth transitions for alert appearance and dismissal
- Complete null safety support implementation
- Automatic integration with application theme
- Custom widget support for title and content
- Enhanced customization options for action buttons
Improvements #
- Complete overhaul of icon system with improved animations
- Dialog rendering performance optimization
- Better dark theme support
- More comprehensive documentation and detailed examples
Technical Changes #
- Significant package size reduction
- Widget lifecycle optimization
- Enhanced animation state management
Breaking Changes #
- Simplified and unified alert creation method
- Replaced legacy customization methods with a more coherent API
- Modified parameter structure for improved clarity