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

Allow missing end values for integer animations #349

Closed xvrh closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 83.11%. Comparing base (3c58936) to head (9cc95aa).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #349 +/- ## ========================================== - Coverage 83.12% 83.11% -0.02% ========================================== Files 161 161 Lines 6366 6365 -1 ========================================== - Hits 5292 5290 -2 - Misses 1074 1075 +1 ```

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