Skip to content

Releases: fzyzcjy/flutter_rust_bridge

v2.0.0-dev.0

19 Dec 05:47
Compare
Choose a tag to compare
v2.0.0-dev.0 Pre-release
Pre-release
  • Please refer to https://fzyzcjy.github.io/flutter_rust_bridge/guides/miscellaneous/whats-new for what's changed in V2.
  • The 2.0.0-dev.0 will contain bugs and missing features, because I have to have a real (pre-)release before I can start working on the last part of tests and functionalities. So it is a chicken-and-egg problem ;) But I expect 2.0.0-dev.2 (or -dev.3) to be stable.

v1.82.6

18 Dec 02:41
Compare
Choose a tag to compare
  • Bump README (since before 2.0 stable version, the 1.x will be the default page on pub.dev etc)

v1.82.5

12 Dec 03:28
Compare
Choose a tag to compare

v1.82.4

07 Nov 10:09
Compare
Choose a tag to compare

v1.82.3

11 Oct 03:38
Compare
Choose a tag to compare

v1.82.2

10 Oct 03:01
Compare
Choose a tag to compare

v1.82.1

19 Sep 23:22
Compare
Choose a tag to compare

v1.82.0

17 Sep 04:24
Compare
Choose a tag to compare

v1.81.0

15 Aug 14:51
Compare
Choose a tag to compare
  • Allow macros to be used and will be expanded #1320 (thanks @MnlPhlp)

1.80.2

  • Fix and test for SyncReturn of mirrored type #1315 (thanks @MnlPhlp)
  • Fix better check for whether the file need to generate freezed structs/enums #1312 (thanks @SiongSng)

v1.80.1

02 Aug 01:03
Compare
Choose a tag to compare