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

A premium, highly customizable toast notification system for Flutter with modern styles like Modern, Minimal, Glass, and Flat. Smooth animations and easy setup.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add toastify_x

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

dependencies:
  toastify_x: ^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:toastify_x/toastify_x.dart';
1
likes
160
points
4
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A premium, highly customizable toast notification system for Flutter with modern styles like Modern, Minimal, Glass, and Flat. Smooth animations and easy setup.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on toastify_x