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

Overlay-based toast/loading/progress helper for Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_toast_pro

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

dependencies:
  flutter_toast_pro: ^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:flutter_toast_pro/flutter_toast_pro.dart';
0
likes
145
points
404
downloads

Publisher

verified publisherjsontodart.cn

Weekly Downloads

Overlay-based toast/loading/progress helper for Flutter apps.

Repository (GitHub)
View/report issues

Topics

#toast #message #loading #progress

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, loading_indicator, rxdart, rxdart_flutter

More

Packages that depend on flutter_toast_pro