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

Revert stream default semantics to not wait for Rust function execution; Allow users to customize whether to await for Rust function for streams #1877

Closed fzyzcjy closed 1 month ago

fzyzcjy commented 1 month ago

Changes

Fix #1874 Fix #1873

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 (1d7285a) to head (1469ec6).

:exclamation: Current head 1469ec6 differs from pull request most recent head 51a8a46. Consider uploading reports for the commit 51a8a46 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1877 +/- ## ======================================= Coverage 99.27% 99.27% ======================================= Files 365 365 Lines 15431 15447 +16 ======================================= + Hits 15319 15335 +16 Misses 112 112 ```

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