Skip to content

Commit 2d6128d

Browse files
authored
[infra] Mention native_toolchain_cmake in readme (#2074)
1 parent 318f841 commit 2d6128d

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
@@ -37,6 +37,7 @@ Packages not on this repo but also related to FFI and native assets. ❤️
3737

3838
| Package | Description | Version |
3939
| --- | --- | --- |
40+
| [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) |
4041
| [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) |
4142
| [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) |
4243

0 commit comments

Comments
 (0)