xvrh / lottie-flutter

Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.
https://pub.dev/packages/lottie
MIT License
1.15k stars 197 forks source link

Error: Null check operator used on a null value #288

Closed DangTuCS closed 1 year ago

DangTuCS commented 1 year ago

https://gist.github.com/DangTuCS/7ddbe4120585380897a92b93e893b4a0

this lottie does not work for me, please have a check

guyluz11 commented 1 year ago

@DangTuCS please add the logs

DangTuCS commented 1 year ago

I have found the issue, it was my fault because of the missing font. I would like to close this issue