default_utility 0.0.3
default_utility: ^0.0.3 copied to clipboard
A Flutter package providing predefined and customizable Snackbar (toast message) and stateful dialog widgets without needing context.
default_utility #
A Flutter package providing predefined and customizable Snackbar (toast message) and stateful dialog widgets without needing context.
Features #
- Simple toast messages with customizable positions, types, icons, and duration
- Stateful dialogs with confirmation buttons and callbacks
- Easy to integrate with minimal boilerplate