dotlottie_loader 0.0.3 copy "dotlottie_loader: ^0.0.3" to clipboard
dotlottie_loader: ^0.0.3 copied to clipboard

dotLottieLoader is a library to help downloading and deflating a .lottie file.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dotlottie_loader

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

dependencies:
  dotlottie_loader: ^0.0.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:dotlottie_loader/dotlottie_loader.dart';
11
likes
120
pub points
90%
popularity

Publisher

verified publishersartajroshan.tech

dotLottieLoader is a library to help downloading and deflating a .lottie file.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

archive, flutter

More

Packages that depend on dotlottie_loader