https://github.com/rustui/hid
A cross platform plugin for communicating with HID devices for Flutter applications.
https://github.com/rustui/hid
hid usb
Last synced: 9 months ago
JSON representation
A cross platform plugin for communicating with HID devices for Flutter applications.
- Host: GitHub
- URL: https://github.com/rustui/hid
- Owner: rustui
- Created: 2021-12-30T07:07:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-25T13:11:53.000Z (over 2 years ago)
- Last Synced: 2025-10-23T00:58:56.317Z (9 months ago)
- Topics: hid, usb
- Language: Dart
- Homepage:
- Size: 87.9 KB
- Stars: 13
- Watchers: 4
- Forks: 8
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Introduction
A cross platform plugin for communicating with HID devices for Flutter applications.
## Platforms
- [x] Windows
- [x] Linux
- [x] macOS
- [ ] android (in progress)
- [ ] Web (soon)
## WARNING
This project is still in the early stages of development. APIs can and will change. Important features are missing. Documentation is sparse.