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

Support instance and static methods for enums without fields #1879

Closed fzyzcjy closed 1 month ago

fzyzcjy commented 1 month ago

Changes

Close #1870

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 (c098168) to head (f7c3b3b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1879 +/- ## ======================================= Coverage 99.27% 99.27% ======================================= Files 365 365 Lines 15472 15484 +12 ======================================= + Hits 15360 15372 +12 Misses 112 112 ```

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