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

PlatformAndroid

Flutter plugin for listening to various game controller inputs.

0.0.7 #

  • Rehauled protocol for sending input data to server
  • Added accelerometer sensor capturing
  • Adjusted control to disable sensor packets

0.0.6 #

  • Updated GitHub references to organization account

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
160
points
58
downloads

Publisher

verified publishervogl.dev

Weekly Downloads

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