hidapi 0.1.4 copy "hidapi: ^0.1.4" to clipboard
hidapi: ^0.1.4 copied to clipboard

Cross-platform Dart bindings for hidapi — the de facto C library for USB HID access. Compiles hidapi from vendored source via Dart build hooks.

Changelog #

0.1.4 - 2026-02-26 #

Bug Fixes #

  • enable macOS framework linking by setting ObjC language mode (c82881b)
  • enable macOS framework linking by setting ObjC language mode (#23) (1a708ec)

0.1.3 - 2026-02-24 #

Bug Fixes #

  • ci: use PAT for auto-merge to trigger downstream workflows (#20) (72f0009)

0.1.2 - 2026-02-24 #

Bug Fixes #

  • ci: quote if-expression in auto-merge workflow (1142aa4)
  • ci: quote if-expression in auto-merge workflow (febbb66)
  • ci: remove actor check from auto-merge workflow (cc88bfd)
  • ci: remove actor check from auto-merge workflow (b36d72d)
  • ci: use pull_request_target for auto-merge workflow (2a6aa0b)
  • ci: use pull_request_target for auto-merge workflow (24f7d53)
  • example: rename to example.dart for pub.dev discovery (ff4d1f5)
  • example: rename to example.dart for pub.dev discovery (d77e3dd)

0.1.1 - 2026-02-22 #

Features #

  • api: add hidOpen and missing HidDevice methods (6612b24)
  • api: add hidOpen and missing HidDevice methods (35b3403)
  • initial hidapi dart bindings with vendored native source (a9d7036)

Bug Fixes #

  • build: download hidapi source at build time instead of git submo… (6c5ee4b)
  • build: download hidapi source at build time instead of git submodule (f59ed6c)
  • build: remove HID_API_NO_EXPORT_DEFINE from Windows build (3565453)

0.1.0 #

  • Initial release.
1
likes
160
points
222
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Cross-platform Dart bindings for hidapi — the de facto C library for USB HID access. Compiles hidapi from vendored source via Dart build hooks.

Repository (GitHub)
View/report issues

Topics

#hid #usb #ffi #native

License

BSD-3-Clause (license)

Dependencies

archive, code_assets, crypto, ffi, hooks, native_toolchain_c

More

Packages that depend on hidapi