everesttoast 1.0.2 copy "everesttoast: ^1.0.2" to clipboard
everesttoast: ^1.0.2 copied to clipboard

A package to show popup notification

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add everesttoast

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

dependencies:
  everesttoast: ^1.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:everesttoast/everesttoast.dart';
10
likes
125
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A package to show popup notification

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on everesttoast