RainwayApp / flutter_gamepad

A gamepad library for Flutter
Apache License 2.0
36 stars 18 forks source link

Fix after upgrade, add backwards compatibility. #12

Closed apecoraro closed 3 years ago

apecoraro commented 3 years ago

After upgrading flutter this code stopped compiling, so these changes fix that.

Also note that the upgrade also makes it so that the "extra" events that the gamepad was generating are no longer being generated. So this is a breaking change to the plugin.