snacko 1.0.1
snacko: ^1.0.1 copied to clipboard
A lightweight, customizable, and modern Flutter snackbar package for building beautiful in-app notifications with smooth animations, flexible styling, and easy integration.
0.0.1 #
Initial development release of Snacko.
Features: #
- Overlay-based notification system (independent of Scaffold)
- Glassmorphism / blur effects
- Integrated haptic feedback
- Swipe-to-dismiss functionality
- Animated progress bars
- Custom action button support
- Adaptive positioning (iOS/Android defaults)
- Support for Success, Error, Warning, and Info notifications
1.0.0 #
Production-ready stable release of Snacko.
Improvements: #
- Stabilized API for public usage
- Improved performance and animation smoothness
- Fixed known overlay and dismissal issues
- Enhanced cross-version Flutter compatibility (Flutter >= 3.0.0)
- Code refactored for better maintainability and scalability