ble_hid
BLE HID Flutter plugin project.
Getting Started
This Flutter plugin provides joystick and button input functionality from gamepads via BLE (Bluetooth Low Energy) HID (Human Interface Device) connections.
Usage
-
Pair and connect your gamepad in HID mode to your Android phone or tablet.
-
Run the Flutter project inside the example folder.
-
Check the HID inputs on the screen.
-
Enjoy coding!