fancy_animated_snackbar 0.0.2
fancy_animated_snackbar: ^0.0.2 copied to clipboard
fancy_animated_snackbar is a Flutter package for stylish, customizable snackbars with smooth animations. Easily integrate eye-catching snackbars with adjustable icons, colors, and animations into your app.
Changelog #
0.0.1 - 2024-08-28 #
Added #
- Initial Release: Introduced
fancy_animated_snackbar, a Flutter package for stylish and customizable snackbars.FancyAnimatedSnackbarwidget with customizable animations, colors, and icons.- Overlay-based display for snackbars with animation support.
- Public
fancyAnimatedSnackbarfunction to easily show the animated snackbar.
Features #
- Customizable animation for showing and hiding the snackbar.
- Adjustable properties including title, subtitle, icon, and colors.
- Support for different alignments and durations.
- Simple integration and usage with a single function call.
For more information, check the README.md.