flutter_joystick library

Classes

CircleStickOffsetCalculator
Joystick
Joystick widget
JoystickArea
Allow to place the joystick in any place where user click. Just need to place other widgets as child of JoystickArea widget.
JoystickBase
JoystickController
JoystickSquareBase
JoystickStick
RectangleStickOffsetCalculator
StickDragDetails
Contains the stick offset from the center of the base.
StickOffsetCalculator

Enums

JoystickMode
Possible directions of the joystick stick.

Typedefs

StickDragCallback = void Function(StickDragDetails details)