hz_toast 0.0.4
hz_toast: ^0.0.4 copied to clipboard
A highly customizable and feature-rich toast notification package for Flutter applications with comprehensive documentation and smooth animations.
0.0.4 #
- Documentation Overhaul: Added comprehensive inline documentation following Flutter's style guidelines
- API Documentation: Detailed documentation for all classes, methods, and properties
- Code Examples: Added practical usage examples throughout the codebase
- Developer Experience: Improved IDE support with better parameter descriptions and auto-completion
- Library Documentation: Enhanced main library file with feature overview and setup instructions
- Cross-References: Added proper linking between related classes and methods
0.0.3 #
- Added animated GIF demo to README for better visual showcase
- Improved documentation with visual demonstration of package features
0.0.2 #
- Added repository field to pubspec.yaml for better pub.dev integration
- Improved example documentation and README
- Updated package metadata for better discoverability
0.0.1 #
- Initial release of hz_toast package.
- Added customizable toast notifications with various types and styles.
- Implemented progress toast feature with dynamic updates.
- The example app demonstrates all functionalities of the hz_toast package.