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.13k stars 197 forks source link

Fix expected int #351

Closed xvrh closed 1 month ago

xvrh commented 1 month ago

Fixes #348

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.04%. Comparing base (ba039e9) to head (b40e35a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #351 +/- ## ========================================== - Coverage 83.11% 83.04% -0.07% ========================================== Files 161 161 Lines 6365 6365 ========================================== - Hits 5290 5286 -4 - Misses 1075 1079 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.