snackify 1.0.1
snackify: ^1.0.1 copied to clipboard
A customizable and fancy SnackBar widget for Flutter with advanced customization options, such as background color, text style, icon support, margin, and more.
1.0.0 - 2024-12-05 #
Added #
- Initial release of the
Snackify
package for Flutter. - Customizable
SnackBar
widget with:- Background color, text style, and icon support.
- Optional custom margin, border radius, and elevation.
- Customizable display duration for SnackBars.
- Supports icon color and Snackbar's elevation.
- Utilizes
ScaffoldMessenger
to show SnackBars. - Fully configurable through the widget's parameters.
Changed #
- First public release with full functionality.
Fixed #
- No fixes in this version.