native_toolchain_rust 0.1.0-dev.7 copy "native_toolchain_rust: ^0.1.0-dev.7" to clipboard
native_toolchain_rust: ^0.1.0-dev.7 copied to clipboard

Library to interact with rustup and cargo when building Dart and Flutter native assets written in Rust.

0.1.0-dev.7 #

  • FEAT: added extraCargoArgs argument to RustBuilder (#20).
  • FEAT: always build in release mode by default (#19).

0.1.0-dev.5 #

  • FIX: build on iOS failing for crates with build script (#18).

0.1.0-dev.4 #

Note: This release has breaking changes.

  • FIX: use OS.executableFileName rather than hardcoding the extension (#5).
  • FIX: wording.
  • FIX: tweak message.
  • FIX: android build fixes.
  • FEAT: allow overriding asset name (#13).
  • FEAT: add build tests (#3).
  • FEAT: write error message to stderr.
  • DOCS: wording.
  • DOCS: singular.
  • DOCS: update example link.
  • BREAKING FEAT: update native_assets_cli version.
  • BREAKING FEAT: rename ignoreMissingNativeManifest to useNativeManifest (#6).

0.1.0-dev.2 #

  • FEAT: add flutter package example.
  • FEAT: add dart example + refactor.
  • FEAT: add native_doctor.
  • DOCS: improve documentation (#2).

0.1.0 #

  • Initial release
6
likes
140
pub points
58%
popularity

Publisher

verified publisherirondash.dev

Library to interact with rustup and cargo when building Dart and Flutter native assets written in Rust.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, logging, native_assets_cli, native_toolchain_rust_common, path, process, pub_semver, rustup, toml

More

Packages that depend on native_toolchain_rust