unrar 0.1.2 copy "unrar: ^0.1.2" to clipboard
unrar: ^0.1.2 copied to clipboard

A Dart FFI package for extracting RAR archives using the official UnRAR library from RARLab.

0.1.2 #

  • Fixed some linking issues

0.1.1 #

  • Updated to unrar 7.2.3
  • Some changes to how the dynamic lib is found
  • Still quite experimental

0.1.0 #

  • Initial release
  • Support for listing files in RAR archives
  • Support for extracting files from RAR archives
  • Support for testing archive integrity
  • Uses Dart 3.10 build hooks for automatic compilation
  • Cross-platform support (Windows, macOS, Linux)
2
likes
160
points
220
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart FFI package for extracting RAR archives using the official UnRAR library from RARLab.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

code_assets, ffi, hooks, logging, native_toolchain_c

More

Packages that depend on unrar