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

PlatformAndroid

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
2
likes
160
pub points
31%
popularity

Publisher

verified publishervogl.dev

Flutter plugin for listening to various game controller inputs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on n_gamepad