cyberwizard_custom_dialog 1.0.2
cyberwizard_custom_dialog: ^1.0.2 copied to clipboard
A customizable Flutter package for displaying beautiful and animated success, error, and warning dialogs.
1.0.3 #
- Added optional
iconColor,confirmButtonColor, andcancelButtonColorparameters to theCustomDialog. - Updated
showCustomDialogto accept the new color parameters. - Updated
_getPrimaryColorto prioritizewidget.iconColor. - Updated the
ElevatedButtonstyle to usewidget.confirmButtonColor. - Updated the
TextButtonstyle to usewidget.cancelButtonColor.
1.0.0 #
- Initial release with null safety.
0.0.1 #
- TODO: Describe initial release.