toastr_flutter 1.0.0+2 copy "toastr_flutter: ^1.0.0+2" to clipboard
toastr_flutter: ^1.0.0+2 copied to clipboard

A highly customizable Flutter package for displaying beautiful toast notifications with animations, multiple types, and flexible positioning.

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: ^1.0.0+2

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';
0
likes
0
points
38
downloads

Publisher

verified publisherignacio-manchu.com

Weekly Downloads

A highly customizable Flutter package for displaying beautiful toast notifications with animations, multiple types, and flexible positioning.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on toastr_flutter