waiter 1.0.5 copy "waiter: ^1.0.5" to clipboard
waiter: ^1.0.5 copied to clipboard

A Flutter package to display loading indicators, error messages, and progress bars.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add waiter

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

dependencies:
  waiter: ^1.0.5

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:waiter/waiter.dart';
3
likes
130
pub points
14%
popularity
screenshot

Publisher

verified publishermbfakouri.ir

A Flutter package to display loading indicators, error messages, and progress bars.

Repository (GitHub)
View/report issues

Topics

#waiter #loading #error #progress #retries

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_screenutil, fluttertoast, lottie

More

Packages that depend on waiter