flutter_sdl_gamepad library
Classes
- FlutterSdlGamepad
- The wrapper plugin. Use SdlGamepad directly.
- GamepadInfo
- Associated data about a gamepad.
- GamepadState
- The complete state of a gamepad.
- SdlGamepad
- A gamepad that is connected to the host device.
- SdlLibrary
- A manager class for the SDL library.
Enums
- GamepadPowerState
- The current power state of a gamepad.
- GamepadType
- Standard gamepad types.
Extensions
- GamepadPower on SdlGamepad
- Methods to get power info about a gamepad.
- GamepadRumble on SdlGamepad
- Methods to rumble the gamepad.