modern_toast 0.0.4 copy "modern_toast: ^0.0.4" to clipboard
modern_toast: ^0.0.4 copied to clipboard

A beautiful, modern, and customizable toast notification package for Flutter with smooth animations and multiple toast types.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add modern_toast

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

dependencies:
  modern_toast: ^0.0.4

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:modern_toast/modern_toast.dart';
5
likes
160
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

A beautiful, modern, and customizable toast notification package for Flutter with smooth animations and multiple toast types.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

animate_do, flutter

More

Packages that depend on modern_toast