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

A package to help you seamlessly create beautiful and customizable animated toasts and alerts in your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add info_toast

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

dependencies:
  info_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:info_toast/info_toast.dart';
5
likes
150
points
33
downloads

Publisher

verified publishertheadeyemiolayinka.com

Weekly Downloads

A package to help you seamlessly create beautiful and customizable animated toasts and alerts in your app.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on info_toast