multi_snackbar library

Classes

AnimatedSnackBarList
ListModel<E>
Keeps a Dart List in sync with an AnimatedSnackBarList.
MultiSnackBarInterface
The interface of this package
SnackBarItem
A wrapper that wraps around the given snackBar widget

Typedefs

RemovedItemBuilder<T> = Widget Function(T item, BuildContext context, Animation<double> animation)