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

Use package:http #334

Closed xvrh closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (31ab666) 82.92% compared to head (2b21965) 83.09%.

Files Patch % Lines
lib/src/providers/network_provider.dart 0.00% 10 Missing :warning:
lib/src/providers/file_provider.dart 80.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #334 +/- ## ========================================== + Coverage 82.92% 83.09% +0.17% ========================================== Files 162 161 -1 Lines 6383 6365 -18 ========================================== - Hits 5293 5289 -4 + Misses 1090 1076 -14 ```

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