utopic_toast 1.0.0 copy "utopic_toast: ^1.0.0" to clipboard
utopic_toast: ^1.0.0 copied to clipboard

discontinued

Toast Flutter package. You can call it whenever you need it. Showing multiple dismissible toasts at the same time with showing and hiding animation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add utopic_toast

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  utopic_toast: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:utopic_toast/utopic_toast.dart';
6
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Toast Flutter package. You can call it whenever you need it. Showing multiple dismissible toasts at the same time with showing and hiding animation.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, provider, rxdart

More

Packages that depend on utopic_toast