native_prebuilt 0.0.2 copy "native_prebuilt: ^0.0.2" to clipboard
native_prebuilt: ^0.0.2 copied to clipboard

Reusable infrastructure for Dart packages that ship prebuilt native libraries from GitHub Releases. Provides build-hook integration, manifest generation, download/verify/cache pipelines, and binary validation.

example/lib/native_prebuilt_example.dart

/// Example package showing `native_prebuilt` + hooks + native fallback.
///
/// See `example/README.md` for the end-to-end flow.
library native_prebuilt_example;
0
likes
0
points
1.18k
downloads

Publisher

unverified uploader

Weekly Downloads

Reusable infrastructure for Dart packages that ship prebuilt native libraries from GitHub Releases. Provides build-hook integration, manifest generation, download/verify/cache pipelines, and binary validation.

Repository (GitHub)
View/report issues

Topics

#native #prebuilt #build-hook #code-assets

License

unknown (license)

Dependencies

archive, artisanal, code_assets, crypto, hooks, logging, path, yaml

More

Packages that depend on native_prebuilt