Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 462 Bytes

File metadata and controls

20 lines (13 loc) · 462 Bytes

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.