fzyzcjy / flutter_rust_bridge

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

Hint users when a type is automatically inferred as both opaque and non-opaque #1876

Closed fzyzcjy closed 1 month ago

fzyzcjy commented 1 month ago

Changes

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

Checklist

Remark for PR creator

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 99.27%. Comparing base (52d5c78) to head (6f5f62d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1876 +/- ## ========================================== + Coverage 97.80% 99.27% +1.47% ========================================== Files 364 365 +1 Lines 15373 15431 +58 ========================================== + Hits 15035 15319 +284 + Misses 338 112 -226 ```

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