dgg_flutter_toast 0.0.1 copy "dgg_flutter_toast: ^0.0.1" to clipboard
dgg_flutter_toast: ^0.0.1 copied to clipboard

This is a toast component that helping you easily managing toast. It includes the functions that show toast, dismiss toast, and define your own toast style.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dgg_flutter_toast

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

dependencies:
  dgg_flutter_toast: ^0.0.1

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:dgg_flutter_toast/dgg_flutter_toast.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

This is a toast component that helping you easily managing toast. It includes the functions that show toast, dismiss toast, and define your own toast style.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on dgg_flutter_toast