show_loader_dialog 0.0.1 copy "show_loader_dialog: ^0.0.1" to clipboard
show_loader_dialog: ^0.0.1 copied to clipboard

PlatformAndroidiOS
outdated

A new Flutter widget for show and hide loader from android side.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add show_loader_dialog

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

dependencies:
  show_loader_dialog: ^0.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:show_loader_dialog/show_loader_dialog.dart';
7
likes
140
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter widget for show and hide loader from android side.

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on show_loader_dialog

Packages that implement show_loader_dialog