cherry_toast 1.6.5 copy "cherry_toast: ^1.6.5" to clipboard
cherry_toast: ^1.6.5 copied to clipboard

A new way to display toasts in flutter with elegant design and animations

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cherry_toast
copied to clipboard

With Flutter:

 $ flutter pub add cherry_toast
copied to clipboard

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

dependencies:
  cherry_toast: ^1.6.5
copied to clipboard

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/cherry_toast.dart';
copied to clipboard
230
likes
0
points
3.82k
downloads

Publisher

verified publisherbadrkouki.dev

Weekly Downloads

2024.07.06 - 2025.01.18

A new way to display toasts in flutter with elegant design and animations

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on cherry_toast