rainyl / opencv_dart

OpenCV bindings for Dart language and Flutter. Support Asynchronous Now!
https://pub.dev/packages/opencv_dart
Apache License 2.0
136 stars 18 forks source link

rename factory VideoWriter.open to VideoWriter.fromFile, add support … #203

Closed rainyl closed 3 months ago

rainyl commented 3 months ago

fix: #197

codecov-commenter commented 3 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 91.19%. Comparing base (097fbc4) to head (f9359e2).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #203 +/- ## ======================================= Coverage 91.19% 91.19% ======================================= Files 57 57 Lines 8371 8374 +3 ======================================= + Hits 7634 7637 +3 Misses 737 737 ```

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