thing_toast 0.2.0 copy "thing_toast: ^0.2.0" to clipboard
thing_toast: ^0.2.0 copied to clipboard

Package for Fancy Gradient Toast.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add thing_toast

With Flutter:

 $ flutter pub add thing_toast

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

dependencies:
  thing_toast: ^0.2.0

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:thing_toast/thing_toast.dart';
3
likes
0
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

Package for Fancy Gradient Toast.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, iconsax_plus

More

Packages that depend on thing_toast