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.29k stars 301 forks source link

Fix linting #2394

Closed fzyzcjy closed 2 weeks ago

fzyzcjy commented 2 weeks ago

Changes

Please list issues fixed by this PR here, using format "Fixes #the-issue-number".

Checklist

Remark for PR creator

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 98.93%. Comparing base (d605d25) to head (bdb1e74). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2394 +/- ## ========================================== + Coverage 97.48% 98.93% +1.45% ========================================== Files 472 494 +22 Lines 18718 20396 +1678 ========================================== + Hits 18247 20179 +1932 + Misses 471 217 -254 ```

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