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

A highly customizable Flutter package for displaying beautiful toast notifications with smooth animations, multiple types, and flexible positioning. Works like SnackBar with no initialization required.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add toastr_flutter

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

dependencies:
  toastr_flutter: ^1.0.0+7

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:toastr_flutter/toastr.dart';
0
likes
150
points
38
downloads
screenshot

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. Works like SnackBar with no initialization required.

Repository (GitHub)
View/report issues

Topics

#toast #notification #snackbar #alert #ui

Documentation

Documentation
API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on toastr_flutter