overlay_lottie 1.0.2 copy "overlay_lottie: ^1.0.2" to clipboard
overlay_lottie: ^1.0.2 copied to clipboard

A package that overlays a lottie animation over a widget, during the execution of long tasks

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add overlay_lottie

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

dependencies:
  overlay_lottie: ^1.0.2

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:overlay_lottie/overlay_lottie.dart';
1
likes
140
pub points
66%
popularity

Publisher

unverified uploader

A package that overlays a lottie animation over a widget, during the execution of long tasks

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, lottie

More

Packages that depend on overlay_lottie