hz_toast 0.0.2 copy "hz_toast: ^0.0.2" to clipboard
hz_toast: ^0.0.2 copied to clipboard

A customizable toast notification package for Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hz_toast

With Flutter:

 $ flutter pub add hz_toast

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

dependencies:
  hz_toast: ^0.0.2

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

Publisher

unverified uploader

Weekly Downloads

A customizable toast notification package for Flutter applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on hz_toast