awesome_toster 0.0.3 copy "awesome_toster: ^0.0.3" to clipboard
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

1
likes
120
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

Are you bored with default tosters and snakebar? Try out Awesome Toster.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

animate_do, flutter

More

Packages that depend on awesome_toster