native_toolchain_rs 0.1.2
native_toolchain_rs: ^0.1.2 copied to clipboard
Rust support for Dart's Native Assets. Automatically builds and bundles your Rust code with your Dart code!
0.1.1+3 #
- FIX: revert to test 1.26.2 for stable flutter.
0.1.1+2 #
- FIX: revert to meta 1.16 for stable flutter.
0.1.1+1 #
- REFACTOR: switch to monorepo (#15).
- FIX: ensure toolchain is downloaded when logger is null.
- FIX: use corrected library file name.
- DOCS: move lingering example dir to actual package.
0.1.1 #
0.1.0 #
Note: This release has breaking changes.
- BREAKING FEAT: add working implementation.