native_toolchain_rust 1.0.1
native_toolchain_rust: ^1.0.1 copied to clipboard
Rust support for Dart's build hooks. Automatically builds and bundles your Rust code with your Dart code!
1.0.1 #
1.0.0 #
-
Rebrand to native_toolchain_rust from native_toolchain_rs
-
DOCS: update outdated "native assets" terminology.
1.0.0 #
- Bump "native_toolchain_rs" to
1.0.0.
0.1.2+4 #
- Bump dependencies
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.