hooks 0.19.0 copy "hooks: ^0.19.0" to clipboard
hooks: ^0.19.0 copied to clipboard

A library that contains a Dart API for the JSON-based protocol for `hook/build.dart` and `hook/link.dart`.

example/README.md

These are examples for using the hooks defined in package:hooks.

  • build/ contains examples on how to use hook/build.dart to build and bundle code assets, such as C libraries, into Dart applications.
  • link/ contains examples on how to treeshake unused assets from a Dart application using the hook/link.dart script.
7
likes
160
points
656k
downloads

Publisher

verified publisherlabs.dart.dev

Weekly Downloads

A library that contains a Dart API for the JSON-based protocol for `hook/build.dart` and `hook/link.dart`.

Repository (GitHub)
Contributing

Topics

#assets #ffi #hooks #interop #native-assets

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, crypto, logging, meta, pub_semver, yaml

More

Packages that depend on hooks