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

outdated

jhtoast - Flutter toast package. 支持的效果:文字,图文,加载中,水平垂直两种布局

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: ^0.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:jhtoast/jhtoast.dart';
3
likes
0
pub points
80%
popularity

Publisher

unverified uploader

jhtoast - Flutter toast package. 支持的效果:文字,图文,加载中,水平垂直两种布局

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

back_button_interceptor, flutter

More

Packages that depend on jhtoast