Last updated:
0 purchases
animated fixed snack bar
animated_fixed_snack_bar #
This is a project that allows developers to display fixed snack bar.
Getting Started #
How to use it
SnackBarManager.showDrawerSnackBar(
context,
message: 'Hello Suica',
position: SnackBarPosition.top,
);
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.