artur-ios-dev / flutter_control_pad

A control pad with a virtual joystick and buttons.
https://pub.dev/packages/control_pad
GNU General Public License v3.0
40 stars 24 forks source link

[FEATURE] Add a configurable interval parameter #2

Closed artur-ios-dev closed 5 years ago

artur-ios-dev commented 5 years ago

It should be possible to pass a Duration parameter which will indicate how often the events are registered (callback is called).

Acceptance criteria: