zentoast 0.1.3
zentoast: ^0.1.3 copied to clipboard
A headless, fully customizable toast system for Flutter.
0.1.3 #
- Add
thresholdFullWidthandwidthparameters toToastViewer
0.1.2 #
- Add demo gif
0.1.1 #
- Add great banner for zentoast :-)
0.1.0 #
- Introduce
ToastCategoryfiltering across multipleToastViewerinstances - Document category usage with hands-on README examples
0.0.3 #
- Fix lint
0.0.2 #
- Provide comprehensive documentation for:
ToastToastProviderToastThemeToastThemeProviderToastViewer
0.0.1 #
- Initial release of
zentoast - Provides headless toast primitives:
Toast,ToastProvider,ToastViewer - Adds theming support via
ToastThemeandToastThemeProvider - Ships example app showcasing Sonner-style, Brutalist, and Card toast designs