awesome_toster 0.0.3
awesome_toster: ^0.0.3 copied to clipboard
Are you bored with default tosters and snakebar? Try out 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';
Usage #
Try out this Snippet
AwesomeToster().showOverlay(
context: context,
msg: "This is Sucess Msg",
tosterHeight: 50,
msgType: MsgType.SUCESS);
Additional information #
If you Found any Bug and if you want to contribute this project just create a pull request on Github