flutter_gamepads 0.1.13
flutter_gamepads: ^0.1.13 copied to clipboard
A Flutter package that maps gamepad input to UI interaction.
0.1.13 #
- FIX: Use invoke context fallback also for DirectionalFocusIntent (#145). (1ec72bed)
- FIX: Actually respect initialRepeatDelay and repeatedRepeatDelay parameters (#143). (174350a4)
- DOCS: Improve README and basic example (#140). (7fa4bbc5)
- DOCS: Split examples into separate folders using a main README.md (#136). (fea68d4d)
0.1.11+4 #
- Update a dependency to the latest release.
0.1.11+3 #
- Update a dependency to the latest release.
0.1.11+2 #
- Update a dependency to the latest release.
0.1.11 #
0.1.0 #
- Initial release