flutter_toast_pro 1.1.1 copy "flutter_toast_pro: ^1.1.1" to clipboard
flutter_toast_pro: ^1.1.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 Dart:

 $ dart pub add flutter_toast_pro

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 dart pub get):

dependencies:
  flutter_toast_pro: ^1.1.1

Alternatively, your editor might support dart pub get or 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
0
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

License

unknown (license)

Dependencies

flutter, loading_indicator, rxdart, rxdart_flutter

More

Packages that depend on flutter_toast_pro