zeba_academy_snackbar_plus 0.0.1
zeba_academy_snackbar_plus: ^0.0.1 copied to clipboard
Advanced customizable snackbar package with animations, queue system, action buttons, and positioning support.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.1 - 2026-05-07 #
✨ Initial Release #
Added
- Custom animated snackbar system
- Top and bottom snackbar positioning
- Action button support
- Queue management system
- Overlay-based snackbar rendering
- Smooth slide and fade animations
- Snackbar configuration model
- Customizable colors and styles
- Icon support
- Margin and border radius customization
- Production-ready architecture
- Flutter widget tests
- Queue-safe snackbar controller
- Clean public API exports
Features
- Lightweight and performant
- Easy integration
- Fully customizable snackbar UI
- Modern Flutter design support
- Safe async overlay handling
Developer Experience
- Flutter analyze clean
- Flutter test passing
- Production-ready package structure
- Example app included
- GPL license support
Upcoming Features #
0.1.0 #
- Swipe to dismiss
- Progress indicator
- Snackbar themes
- Better animation controls
0.2.0 #
- Blur background effects
- Multiple animation types
- Global snackbar manager
- Snackbar stacking support
0.3.0 #
- Theme presets
- Dark/light adaptive styling
- Custom animation builders
- Accessibility improvements