animated_toast_demo 0.0.3 copy "animated_toast_demo: ^0.0.3" to clipboard
animated_toast_demo: ^0.0.3 copied to clipboard

An animated toast package for flutter

Features #

"animated_toast_demo" is a Flutter package that provides a simple way to show a toast message with animation.

Getting started #

Usage #

import 'package:animated_toast_demo/animated_toast_demo.dart';

ToastManager().showSuccess(
context,
headerMsg: 'Success',
description: 'Success Test Toast',
isSuccess: true,
);

Additional information #

3
likes
0
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

An animated toast package for flutter

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bot_toast, flutter

More

Packages that depend on animated_toast_demo