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

Toast Library for Flutter All Platform.

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: ^0.0.2

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
125
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Toast Library for Flutter All Platform.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sh_toast