Skip to content

Commit

Permalink
Merge pull request #173 from fzyzcjy/repo-sync/flutter_rust_bridge/de…
Browse files Browse the repository at this point in the history
…fault

🔄 Synced file(s) with fzyzcjy/flutter_rust_bridge
  • Loading branch information
mergeable[bot] authored Nov 1, 2021
2 parents 7fc6493 + fcf86d9 commit 5c95fc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frb_dart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
## 1.3.0

* Support more types of the form`Vec<primitive_type>` and `ZeroCopyBuffer<Vec<primitive_type>>`, such as `Vec<f32>` and `ZeroCopyBuffer<Vec<f32>>` to be transformed into `Float32List` in Dart. (#162, #153)

* Do not generate unnecessary Dart to Rust wire code to fix bugs such as when `Vec<ZeroCopyBuffer<Vec<u8>>>` is in output argument.
* Warn when `ffigen` emits any `[SEVERE]` log messages.
* Make outputs change less when input of codegen changes.
Expand Down

0 comments on commit 5c95fc3

Please sign in to comment.