thing_toast 1.0.1
thing_toast: ^1.0.1 copied to clipboard
Package for Fancy Gradient Toast. Inspired by Sonner from Shandcn. 4 Types of Toast: Succes, Info, Warning, and Error.
1.0.1 #
BREAKING CHANGES
- minimum dart sdk version
3.10.0. - move
BuildContextfrom constructor to each function. - update description
1.0.0 #
First Major Version with a lot of improvement at style and behaviour. Inspired by Sonner from Shadcn.
- Implement sonner style (Stacked Toast)
- New animations
- remove
ToastPosition, default position at the top
0.4.0 #
- Add Custom Widget Icon parameters.
0.3.0 #
- Remove
iconsax_plusdependency.
0.2.0 #
- Fix issue on Android Plafrom where Toast was not showing correctly.
- Add support for iOS Platform.
- Refactor codebase.
- Update example app.
- Update documentation.
- Add Example app screenshots to README.md.
0.1.0 #
- Initial release of Thing Toast.