libedax4dart 7.25.0 copy "libedax4dart: ^7.25.0" to clipboard
libedax4dart: ^7.25.0 copied to clipboard

Dart wrapper for libedax. With using libedax4dart, you can execute functions equivalent to edax.

libedax4dart #

Dart CI codecov

Dart wrapper for libedax.
With using libedax4dart, you can execute functions equivalent to edax commands.

Usage #

  1. Add libedax4dart under dependencies in your pubspec.yaml.
  2. Add your libedax assets in the path which you like.
    If you don't have yours, you can also download from here.
  • (Required) dynamic library
    • macos: libedax.universal.dylib
    • windows: libedax-x64.dll
    • linux: libedax.so
  • (Optional) data for edax
    • book.dat
    • eval.dat
  1. With using LibEdax, you can run edax commands !

Document #

Real World Example #

References #

4
likes
140
pub points
43%
popularity

Publisher

verified publisherdone-sensuikan1973.com

Dart wrapper for libedax. With using libedax4dart, you can execute functions equivalent to edax.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

ffi, meta

More

Packages that depend on libedax4dart