flutter_webkul_alert_box 0.1.2
flutter_webkul_alert_box: ^0.1.2 copied to clipboard
A customizable alert box package for Flutter with animated transitions, supporting various animation styles and flexible UI options.
1.0.2 #
- Package Documentation:
- Updated the documentation for properties used in the package for better clarity and examples.
1.0.1 #
- Updated the documentation with more comprehensive details and usage instructions.:
1.0.0 #
- Added:
- Added Example for the package usages.
0.0.4 #
- Added:
- Added the Animation |
animation|AnimationType|AnimationType.none| The animation style used for displaying the alert box. Options includenone,dropFromTop,dropFromBottom,slideFromRight,slideFromLeft, and more. |.
- Added the Animation |
0.0.1 #
- Initial Release:
- Initial update of the package with basic functionality and features.