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

Animated Positioning #25

Open mcgaryp opened 4 years ago

mcgaryp commented 4 years ago

If you were to use an AnimatedPositioned widget on your joystick the effects would look more realistic when the joystick was returning to center

artur-ios-dev commented 4 years ago

I will take care of it and improve at some point. If you would like to work on that though, feel free to create a pull request :)