art_sweetalert_plus
A beautiful, responsive, customizable, accessible replacement, easy use for flutter popup boxes. Both supported ios and android.
What this package is like to depend on
Last release 1 months ago
24 Jul 2026
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
3 releases · first in 2025
2 releases in the last 12 months
see the full history below
Release timeline
3 releases · Jan 2025 to Jul 2026
2026
Releases
latest 3-
0.1.124 Jul 2026Release notes
Open source →- Feat: update ArtSweetAlert.show return type and improve dialog background color fallback logic
-
0.1.024 Jul 2026Release notes
Open source →- UI/UX Improvements:
- Updated
ArtDialogdefault border radius from4.0to16.0for a more modern appearance. - Increased default elevation to
8.0to improve depth and shadowing. ArtButtonnow usesMaterialandInkWellto provide proper ripple effects upon interaction, and the border radius was updated to8.0.- The dialog background and text colors now automatically adapt to the current
Theme.of(context), providing seamless support for Light and Dark modes. - Typography improvements: Titles are now slightly bolder (
FontWeight.w600).
- Updated
- Testing: Added comprehensive widget tests and integration tests.
- Documentation: Improved overall code documentation and added
AGENTS.mdfor AI agent guidelines. - Example Application: Completely redesigned the UI/UX of the example application to adhere to modern design principles, utilizing Material Design 3 cards, adaptive theming, and ripple effects.
- Alert Coverage: Ensured that every alert type (
success,warning,danger,question,info) has a dedicated demonstration button in the example application. - Testing: Added acceptance and integration tests within the example application to automatically verify the display and dismissal of all alert types.
- UI/UX Improvements:
-
0.0.223 Jan 2025