native_toolchain_rust 1.0.1 copy "native_toolchain_rust: ^1.0.1" to clipboard
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 #

  • FIX: improve colon handling in dependency discovery for windows (#45).
  • FIX: add all build dependencies to the output for rebuilds (#44).

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.2+3 #

  • FIX: set more NDK env vars + update examples (#27).

0.1.2+2 #

  • FIX: use the .cmd NDK clangs on Windows (#24).

0.1.2+1 #

  • FIX: drop .exe from NDK binaries and fix NDK target triples (#22).

0.1.2 #

  • FEAT: add a default logger (#20).
  • FEAT: make RustBuilder implement Builder interface (#19).

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 #

  • FIX: throw RustValidationException on bad toolchain, add unit tests (#11).
  • FEAT: improve exception help messages (#12).
  • FEAT: add exceptions to the public API (#8).
  • DOCS: add reference to (WIP) examples directory (#14).
  • DOCS: update package description (#13).
  • DOCS: improve/clarify README (#10).

0.1.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: add working implementation.
15
likes
150
points
781
downloads

Publisher

verified publishergsconrad.com

Weekly Downloads

Rust support for Dart's build hooks. Automatically builds and bundles your Rust code with your Dart code!

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

code_assets, hooks, logging, meta, path, toml

More

Packages that depend on native_toolchain_rust