dialog_loader 0.0.3+3 copy "dialog_loader: ^0.0.3+3" to clipboard
dialog_loader: ^0.0.3+3 copied to clipboard

An easy way to create a loader, you can easily combine the loader with popular state management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dialog_loader

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

dependencies:
  dialog_loader: ^0.0.3+3

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:dialog_loader/dialog_loader.dart';
8
likes
120
pub points
70%
popularity

Publisher

unverified uploader

An easy way to create a loader, you can easily combine the loader with popular state management.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on dialog_loader