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

A simple toast widget created by Vido Team..................

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vido_toast

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

dependencies:
  vido_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:vido_toast/vido_toast.dart';
1
likes
160
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

A simple toast widget created by Vido Team..................

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, toastification

More

Packages that depend on vido_toast