cherry_toast_msgs 1.0.4 copy "cherry_toast_msgs: ^1.0.4" to clipboard
cherry_toast_msgs: ^1.0.4 copied to clipboard

retracted

A beautiful, responsive toast notification package for Flutter with animated overlays and customizable themes.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cherry_toast_msgs

With Flutter:

 $ flutter pub add cherry_toast_msgs

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

dependencies:
  cherry_toast_msgs: ^1.0.4

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:cherry_toast_msgs/cherry_toast_msgs.dart';
5
likes
0
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A beautiful, responsive toast notification package for Flutter with animated overlays and customizable themes.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on cherry_toast_msgs