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.64k stars 256 forks source link

Support cases when using Rust conditional compilation #1856

Closed fzyzcjy closed 1 month ago

fzyzcjy commented 1 month ago

Changes

Close #1830

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.24%. Comparing base (4e2992b) to head (ed7de6f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1856 +/- ## ======================================= Coverage 99.24% 99.24% ======================================= Files 366 366 Lines 15319 15319 ======================================= Hits 15204 15204 Misses 115 115 ```

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

TBG-FR commented 1 month ago

Thanks a lot ! I will try that soon, you're awesome 🙌

fzyzcjy commented 1 month ago

Thanks and you are welcome!