fzyzcjy / flutter_rust_bridge

Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple.
https://fzyzcjy.github.io/flutter_rust_bridge/
MIT License
4.3k stars 301 forks source link

Allow `pubspec.lock` be missing #2289

Closed fzyzcjy closed 2 months ago

fzyzcjy commented 2 months ago

Changes

Close #2281

Checklist

Remark for PR creator

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 97.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.97%. Comparing base (9ab7435) to head (afb76c3). Report is 20 commits behind head on master.

Files with missing lines Patch % Lines
...gen/src/library/utils/dart_repository/dart_repo.rs 96.96% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2289 +/- ## ========================================== - Coverage 98.97% 98.97% -0.01% ========================================== Files 490 490 Lines 20276 20281 +5 ========================================== + Hits 20069 20073 +4 - Misses 207 208 +1 ```

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