control_pad_plus 0.1.0
control_pad_plus: ^0.1.0 copied to clipboard
A null safe version of the control_pad package, which allows for the user to implement a joystick or control pad with 4 different button functionalities. The target of this package is to assist with t [...]
0.0.1 #
Inital Release #
- Interactable Joystick Controller
- Gesture Processing & Direction Callbacks
- Alternate Gamepad-like view with 4 pressable buttons
- Customizable color options
- Supports null-safety
0.0.2 #
Updated JoystickView, and implemented example
0.0.3 #
Updated files to adhere to Dart Conventions and added more doc strings
0.1.0 #
Added example flutter project to print out logs when the joystick is moved in a certain direction.