toastr_flutter 2.1.0 copy "toastr_flutter: ^2.1.0" to clipboard
toastr_flutter: ^2.1.0 copied to clipboard

A highly customizable Flutter package for displaying beautiful toast notifications with smooth animations, multiple types, and flexible positioning. Zero setup — just install and use.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add toastr_flutter

With Flutter:

 $ flutter pub add toastr_flutter

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

dependencies:
  toastr_flutter: ^2.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:toastr_flutter/toastr.dart';
1
likes
0
points
182
downloads

Documentation

Documentation

Publisher

verified publisherignacio-manchu.com

Weekly Downloads

A highly customizable Flutter package for displaying beautiful toast notifications with smooth animations, multiple types, and flexible positioning. Zero setup — just install and use.

Repository (GitHub)
View/report issues

Topics

#toast #notification #snackbar #alert #ui

License

unknown (license)

Dependencies

flutter

More

Packages that depend on toastr_flutter