lottie_plus 1.0.0 copy "lottie_plus: ^1.0.0" to clipboard
lottie_plus: ^1.0.0 copied to clipboard

A high-performance Lottie animation package for Flutter with advanced interactions, gesture presets, state machines, runtime theming, hero transitions, multi-tier caching, and production-ready analytics.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lottie_plus

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

dependencies:
  lottie_plus: ^1.0.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:lottie_plus/lottie_plus.dart';
1
likes
130
points
0
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A high-performance Lottie animation package for Flutter with advanced interactions, gesture presets, state machines, runtime theming, hero transitions, multi-tier caching, and production-ready analytics.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

archive, flutter, http, path, path_provider, vector_math

More

Packages that depend on lottie_plus