lottie_tgs 2.7.1 copy "lottie_tgs: ^2.7.1" to clipboard
lottie_tgs: ^2.7.1 copied to clipboard

Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player. With TGS (Animated telegram sticker) support

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lottie_tgs

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

dependencies:
  lottie_tgs: ^2.7.1

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_tgs/lottie.dart';
4
likes
115
points
24
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player. With TGS (Animated telegram sticker) support

License

MIT (license)

Dependencies

archive, flutter, path, vector_math

More

Packages that depend on lottie_tgs