n_gamepad 0.0.5 copy "n_gamepad: ^0.0.5" to clipboard
n_gamepad: ^0.0.5 copied to clipboard

Flutter plugin for listening to various game controller inputs.

0.0.5 #

  • Inputs from multiple controllers are now possible
  • Altered event channels to distinguish devices
  • Created new event channel for button inputs
  • Refactored event handler implementations
  • Changed public interface to accomodate improvements

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
3
likes
0
points
5
downloads

Publisher

verified publishervogl.dev

Weekly Downloads

Flutter plugin for listening to various game controller inputs.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on n_gamepad

Packages that implement n_gamepad