v2.0.0-dev.12
fzyzcjy
released this
04 Jan 07:42
·
8947 commits
to master
since this release
- Please refer to https://fzyzcjy.github.io/flutter_rust_bridge/guides/miscellaneous/whats-new for what's changed in V2.
- Support property getters #1600
- Automatically close streams when it is dropped #1601
- Allow to accept more Dart types for
Vec<primitive>
#1597 - Improve
frb_dart/ffigen_generated
#1598 - Allow
#[frb(one, two)]
(originally only allow#[frb(one)] #[frb(two)]
) #1599