binary_patch 1.0.0 copy "binary_patch: ^1.0.0" to clipboard
binary_patch: ^1.0.0 copied to clipboard

binary_patch is a Dart/Flutter library for creating and applying efficient binary diffs using the bsdiff algorithm, reducing update sizes with support for zstd, bzip2, and lzma compression.

1 versionVersions feed

Stable versions of binary_patch

VersionMin Dart SDKUploadedDocumentationArchive
1.0.03.054 days agoGo to the documentation of binary_patch 1.0.0Download binary_patch 1.0.0 archive
0
likes
130
points
54
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

binary_patch is a Dart/Flutter library for creating and applying efficient binary diffs using the bsdiff algorithm, reducing update sizes with support for zstd, bzip2, and lzma compression.

Repository (GitHub)
View/report issues

Topics

#binary-diff #patching #delta-compression #update-optimization #file-comparison

License

MIT (license)

Dependencies

archive, crypto, meta, path, typed_data

More

Packages that depend on binary_patch