dotlottie_flutter 0.1.3 copy "dotlottie_flutter: ^0.1.3" to clipboard
dotlottie_flutter: ^0.1.3 copied to clipboard

Render dotLottie and Lottie animations in Flutter. Supports playback control, theming and state machines on Android, iOS, macOS and Web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dotlottie_flutter

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

dependencies:
  dotlottie_flutter: ^0.1.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_flutter/dotlottie_flutter.dart';
8
likes
150
points
7.92k
downloads

Documentation

API reference

Publisher

verified publisherlottiefiles.com

Weekly Downloads

Render dotLottie and Lottie animations in Flutter. Supports playback control, theming and state machines on Android, iOS, macOS and Web.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

ffi, flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on dotlottie_flutter

Packages that implement dotlottie_flutter