native_toolchain_zig 0.2.0 copy "native_toolchain_zig: ^0.2.0" to clipboard
native_toolchain_zig: ^0.2.0 copied to clipboard

Zig support for Dart's build hooks. Automatically builds and bundles your Zig code with your Dart/Flutter application.

0.2.0 #

  • Add a Zig source generator that emits Dart @Native FFI bindings from exported Zig declarations.
  • Add a dart run native_toolchain_zig:zig bindings CLI with optional watch mode.
  • Bundle a Zig metadata dumper used by the generator instead of relying on Zig's currently unavailable header emission.
  • Bump SDK version to 3.13.0.
  • Bump dependencies.

0.1.1 #

  • Fix FormatException: Positive input exceeds the limit of integer when parsing .fingerprint in build.zig.zon.

0.1.0 #

  • Initial version.
1
likes
160
points
69
downloads

Documentation

API reference

Publisher

verified publisherykmnkmi.kz

Weekly Downloads

Zig support for Dart's build hooks. Automatically builds and bundles your Zig code with your Dart/Flutter application.

Repository (GitHub)
View/report issues

Topics

#zig #ffi #interop #native-assets #native-toolchain

License

MIT (license)

Dependencies

args, code_assets, ffi, hooks, logging, meta, path

More

Packages that depend on native_toolchain_zig