twonly-app-dependencies/lottie/pubspec.yaml
2026-07-15 19:04:30 +02:00

32 lines
600 B
YAML

name: lottie
description: Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.
version: 3.5.1
repository: https://github.com/xvrh/lottie-flutter
workspace:
- example
funding:
- https://www.buymeacoffee.com/xvrh
- https://github.com/sponsors/xvrh
environment:
sdk: '^3.12.0'
flutter: '>=3.44.0'
dependencies:
archive: ^4.0.0
flutter:
sdk: flutter
http: ^1.0.0
path: ^1.8.0
vector_math: ^2.1.0
dev_dependencies:
analyzer:
dart_style:
flutter_lints:
flutter_test:
sdk: flutter
pub_semver:
yaml: