An open API service indexing awesome lists of open source software.

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.

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.