0 purchases
awesome toster
Are you bored with traditional toaster and snakebar? Try out Awesome Toster with good UI.
Features #
Show Warning, Error, Sucess Toster.
Fully Customised Package
Getting started #
Import This Package in your App. by using
import 'package:awesome_toster/awesome_toster.dart';
copied to clipboard
Usage #
Try out this Snippet
AwesomeToster().showOverlay(
context: context,
msg: "This is Sucess Msg",
tosterHeight: 50,
msgType: MsgType.SUCESS);
copied to clipboard
Additional information #
If you Found any Bug and if you want to contribute this project just create a pull request on Github
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.