n_gamepad 0.0.3
n_gamepad: ^0.0.3 copied to clipboard
Flutter plugin for listening to various game controller inputs.
0.0.3 #
- Altered user input detection when screen is turned off
- Added optional name constructor parameter for a game
0.0.2 #
- Fixed bug caused by final member variable in game class
- Added optional game constructor parameters for customization
- Adjusted method names for left and right hand controls
0.0.1 #
- Initial open-source release
- Inputs from one controller work on Android
- Basic framework for network functionality