Skip to content

Commit e87549d

Browse files
authored
[docs] Add a reference to native_toolchain_rs (#2720)
1 parent 3b3a2f6 commit e87549d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Packages not on this repo but also related to FFI and native assets. ❤️
5050
| [native_toolchain_cmake](https://github.com/rainyl/native_toolchain_cmake) | A library to invoke CMake for Dart Native Assets. | [![pub package](https://img.shields.io/pub/v/native_toolchain_cmake.svg)](https://pub.dev/packages/native_toolchain_cmake) |
5151
| [native_toolchain_go](https://github.com/csnewman/flutter-go-bridge/tree/master/native_toolchain_go) | A library to invoke the native Go compiler installed on the host machine. | [![pub package](https://img.shields.io/pub/v/native_toolchain_go.svg)](https://pub.dev/packages/native_toolchain_go) |
5252
| [native_toolchain_rust](https://github.com/irondash/native_toolchain_rust) | A library to invoke the native Rust compiler installed on the host machine. | [![pub package](https://img.shields.io/pub/v/native_toolchain_rust.svg)](https://pub.dev/packages/native_toolchain_rust) |
53+
| [native_toolchain_rs](https://github.com/GregoryConrad/native_toolchain_rs) | A library to build and bundle Rust code for Dart Native Assets. | [![pub package](https://img.shields.io/pub/v/native_toolchain_rs.svg)](https://pub.dev/packages/native_toolchain_rs) |
5354

5455
## Publishing automation
5556

0 commit comments

Comments
 (0)