jhtoast 1.2.0 copy "jhtoast: ^1.2.0" to clipboard
jhtoast: ^1.2.0 copied to clipboard

jhtoast - Flutter toast package. supported effects: text, imagetext, loading, horizontal and vertical layout. Supports iOS and Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jhtoast

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

dependencies:
  jhtoast: ^1.2.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:jhtoast/jhtoast.dart';
3
likes
110
pub points
78%
popularity

Publisher

unverified uploader

jhtoast - Flutter toast package. supported effects: text, imagetext, loading, horizontal and vertical layout. Supports iOS and Android.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

back_button_interceptor, flutter

More

Packages that depend on jhtoast