hidapi 0.1.5
hidapi: ^0.1.5 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 #
0.1.3 - 2026-02-24 #
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 #
0.1.0 #
- Initial release.