toastify_flutter 2.1.1 copy "toastify_flutter: ^2.1.1" to clipboard
toastify_flutter: ^2.1.1 copied to clipboard

Toast Library for Flutter: Easily create custom toast messages. Add short, customizable notifications to your Flutter apps quickly.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add toastify_flutter

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

dependencies:
  toastify_flutter: ^2.1.1

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:toastify_flutter/toastify_flutter.dart';
8
likes
160
points
72
downloads

Publisher

unverified uploader

Weekly Downloads

Toast Library for Flutter: Easily create custom toast messages. Add short, customizable notifications to your Flutter apps quickly.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on toastify_flutter