Compression framework for Dart providing FFI implementations for Brotli, Lz4, Zstd (Zstandard) with ready-to-use prebuilt binaries for Win/Linux/Mac.
BSD 3-Clause "New" or "Revised" License
41
stars
8
forks
source link
It is recommended to add the prefix `lib` to macos dylib #45
Closed
MegatronKing closed 4 months ago
I added the
esbrotli-mac64.dylib
in Pod fileThe following error will throw when building
But
libesbrotli-mac64.dylib
is working.