flutter_toast_pro 1.0.1 copy "flutter_toast_pro: ^1.0.1" to clipboard
flutter_toast_pro: ^1.0.1 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.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:flutter_toast_pro/flutter_toast_pro.dart';
0
likes
145
points
120
downloads

Publisher

verified publisherjsontodart.cn

Weekly Downloads

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

Repository (GitHub)
View/report issues

Topics

#flutter #toast #loading #progress #overlay

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, rxdart, rxdart_flutter

More

Packages that depend on flutter_toast_pro