native_toolchain_rs 0.1.2 copy "native_toolchain_rs: ^0.1.2" to clipboard
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.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.
2
likes
160
points
215
downloads

Publisher

verified publishergsconrad.com

Weekly Downloads

Rust support for Dart's Native Assets. 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_rs