n_gamepad 0.0.4
n_gamepad: ^0.0.4 copied to clipboard
Flutter plugin for listening to various game controller inputs.
0.0.4 #
- Refactored some game parameters into a layout class
- Fixed and enhanced screen brightness timeout flexibility
- Improved method channel variable passing
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