snackbars library

Flutter widgets implementing snackbars.

To use, import package:lit_ui_kit/snackbars.dart.

Classes

LitBaseSnackbar
An animated LitSnackbar positioned using the provided Alignment.
LitIconSnackbar
An animated LitSnackbar positioned using the provided Alignment.
LitIconSnackbarContent
A widget displaying an icon alongside text.
LitSnackbar
A custom snackbar widget.
LitSnackbarController
A controller to handle animations on LitSnackbar widgets.
LitTransparentIconSnackbar
An animated LitSnackbar positioned using the provided Alignment.
LitTransparentSnackbar
An animated LitSnackbar positioned using the provided Alignment.

Enums

SnackbarAnimationType
Available types of LitSnackbar animations.