Skip to content

Releases: fzyzcjy/flutter_rust_bridge

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

v1.80.0

01 Aug 11:59
Compare
Choose a tag to compare
  • Reinforce error handling and reduce usage of panic in codegen #1298 (thanks @Desdaemon)
  • fix: sync return with Freezed metadata #1304 (thanks @SiongSng)

v1.79.0

18 Jul 12:38
Compare
Choose a tag to compare
  • Update example tab on pub.dev and remove low-quality dependency #1263
  • Adjust type constraints to allow mirror types in Streams #1285 (thanks @MnlPhlp)

v1.78.0

18 Jun 23:37
Compare
Choose a tag to compare
  • Translate tuples to records and enums to sealed classes #1238 (thanks @Desdaemon)