ble_hid 0.0.1
ble_hid: ^0.0.1 copied to clipboard
BLE HID flutter plugin project.
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!