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

  1. Pair and connect your gamepad in HID mode to your Android phone or tablet.

  2. Run the Flutter project inside the example folder.

  3. Check the HID inputs on the screen.

  4. Enjoy coding!