zeba_academy_toast 1.0.0
zeba_academy_toast: ^1.0.0 copied to clipboard
Beautiful customizable toast notifications for Flutter.
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 (SemVer).
1.0.0 - 2026-07-04 #
๐ Initial Release #
The first stable release of zeba_academy_toast, a lightweight, customizable, and production-ready toast notification package for Flutter.
โจ Added #
- Success toast notifications
- Error toast notifications
- Warning toast notifications
- Information toast notifications
- Top toast positioning
- Bottom toast positioning
- Automatic dismiss timer
- Queue management for multiple toast requests
- Smooth fade animation
- Smooth slide animation
- Material Design inspired UI
- Fully customizable background colors
- Custom text colors
- Custom icons
- Configurable display duration
- Configurable toast position
- Responsive layout
- SafeArea support
- Overlay-based implementation
- Lightweight architecture
- Null Safety support
- Flutter 3.x compatibility
- Dart 3.x compatibility
- Cross-platform support
- Android
- iOS
- Web
- Windows
- macOS
- Linux
๐จ UI #
- Rounded corners
- Modern spacing
- Beautiful default icons
- Clean typography
- Dark mode friendly defaults
โก Performance #
- Dependency-free implementation
- Efficient OverlayEntry management
- Optimized queue handling
- Minimal memory usage
- Fast rendering
๐ Documentation #
- Comprehensive README
- Installation guide
- Quick start examples
- API documentation
- Customization examples
- Platform support table
- Roadmap
- Contributing guide
๐งช Quality #
- Production-ready architecture
- Static analysis compliant
- Null-safe implementation
- Clean project structure
- Ready for pub.dev publishing
Future releases will be documented here.