floating_loader 0.1.0 copy "floating_loader: ^0.1.0" to clipboard
floating_loader: ^0.1.0 copied to clipboard

Global overlay loader with transparent overlay and GIF. Motions: once, ping-pong, loop-wrap. Optional dim background/card. Callable from anywhere via navigatorKey.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add floating_loader

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

dependencies:
  floating_loader: ^0.1.0

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:floating_loader/floating_loader.dart';
0
likes
130
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Global overlay loader with transparent overlay and GIF. Motions: once, ping-pong, loop-wrap. Optional dim background/card. Callable from anywhere via navigatorKey.

Topics

#overlay #loader #animation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on floating_loader