sh_toast 1.0.0 copy "sh_toast: ^1.0.0" to clipboard
sh_toast: ^1.0.0 copied to clipboard

outdated

A Flutter package for displaying toast notifications on all platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sh_toast

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

dependencies:
  sh_toast: ^1.0.0

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:sh_toast/sh_toast.dart';
4
likes
0
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for displaying toast notifications on all platforms.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on sh_toast