lil_snack library

lil_snack package.

Classes

CustomChildLilSnack
Configuration of _CustomChildLilSnackMessage.
CustomLilSnack
Configuration of _CustomLilSnackMessage.
LilSnack
Configuration of _LilSnackMessage.
LilSnackBase
Abstract base class for configuration of LilSnack messages.
LilSnackConstants
Constants for LilSnack message.
LilSnackMessenger
Scope of LilSnack feature.
LilSnackMessengerState
State of LilSnackMessenger.
LilSnackTheme
Theme of LilSnack.

Enums

LilSnackPosition
Position of LilSnack.
LilSnackType
Type of LilSnack.

Typedefs

LilSnackAnimationBuilder = Widget Function(BuildContext context, Widget lilSnack, Animation<double> animation)
Type of function for build custom animation of LilSnack message.