lottie-flutter icon indicating copy to clipboard operation
lottie-flutter copied to clipboard

A pure Dart/Flutter implementation of Lottie

Results 17 lottie-flutter issues
Sort by recently updated
recently updated
newest added

Do you have plans to support Flutter web version?

Animations are not rendering with the exception "Missing keyframe" Used **example code provided by the developer team** **Full exception**: `I/flutter ( 5428): creator: CustomPaint ← Lottie ← Column ← Center...

https://lottiefiles.com/6734-404-error-glitch-2 `lottie_flutter: 0.2.0` ``` Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, v1.7.8+hotfix.3, on Microsoft Windows [Version 10.0.17763.615], locale en-PH) [√] Android toolchain -...

I use 2 animation controller, but animation is freezing, not run as expected.

Hi @dnfield, thank's for your work. I've seen that you'll revisit the implementation of this package and I would like to know if you have considered both Code generation support...

image not implemented?

Because every version of lottie_flutter depends on path_drawing ^0.2.1, flutter_svg ^0.12.0 is incompatible with lottie_flutter.

Using the **lottie_flutter** package version 0.2.0 and some quite 'famous' Google IO 2018 app lottie animation files. Namely the count down digits here: [Google IO 2018 Open source lottie animation...

rrect.json missing from assets despite being named in the assetNames List in main.dart on line 20. Searched repo for rrect.json and no file found.