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

build_runner integration for capnpc-dart. Add as a dev_dependency to generate .capnp.dart files from .capnp schema files via `dart run build_runner build`, instead of invoking `capnp compile` yourself [...]

2 versionsVersions feed

Stable versions of capnpc_dart_builder

VersionMin Dart SDKUploadedDocumentationArchive
0.2.03.727 days agoGo to the documentation of capnpc_dart_builder 0.2.0Download capnpc_dart_builder 0.2.0 archive
0.1.03.741 days agoGo to the documentation of capnpc_dart_builder 0.1.0Download capnpc_dart_builder 0.1.0 archive
0
likes
130
points
117
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

build_runner integration for capnpc-dart. Add as a dev_dependency to generate .capnp.dart files from .capnp schema files via `dart run build_runner build`, instead of invoking `capnp compile` yourself. Requires the official `capnp` CLI to be installed separately — this package does not parse .capnp syntax itself, it only shells out to `capnp compile -o-` and hands the result to capnpc_dart.

Repository (GitHub)
View/report issues
Contributing

Topics

#capnproto #code-generation #build-runner

License

MIT (license)

Dependencies

build, capnpc_dart, path

More

Packages that depend on capnpc_dart_builder