qs_toast 0.0.1 copy "qs_toast: ^0.0.1" to clipboard
qs_toast: ^0.0.1 copied to clipboard

一个依赖flutter_easyloading的Toast插件

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add qs_toast

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

dependencies:
  qs_toast: ^0.0.1

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:qs_toast/qs_toast.dart';
0
likes
130
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

一个依赖flutter_easyloading的Toast插件

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_easyloading, plugin_platform_interface

More

Packages that depend on qs_toast

Packages that implement qs_toast