seprable 0.0.3
seprable: ^0.0.3 copied to clipboard
A highly customizable and elegant snackbar package for Flutter that uses Overlay for non-blocking notifications.
0.0.3 #
- Docs: Updated repository references and installation guides in README.
0.0.2 #
- Fix: Resolved
LateInitializationErrorwhen showing the snackbar multiple times. - UI: Adjusted animation durations to 800ms for smoother transitions.
- UI: Updated default snackbar display duration.
- Internal: Refactored background color assignment to use local variables.
0.0.1 #
- Initial release of Seprable.
- Features:
- Overlay-based snackbar implementation.
- Support for multiple notification types (Success, Error, Info, Debug).
- Customizable duration and animations.
- Built-in Undo action support.