flutter_joystick
A virtual joystick widget for Flutter applications. Highly flexible and customizable.
0.2.2
5.4K downloads/mo
#3729 most downloaded on pub.dev
pavelzaichyk/flutter_joystick
What this package is like to depend on
Last release 1 years ago
07 Apr 2025
Ships fairly regularly
a new release about every 8 months
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
8 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · Sep 2021 to Apr 2025
2022
2023
2024
2025
2026
Releases
latest 8-
0.2.207 Apr 2025Release notes
Open source →- Added snapping feature for both circular and rectangular joysticks.
- Fixed the issue where endless callbacks were triggered if the controller was started few times.
Release notes
Open source →- Added snapping feature for both circular and rectangular joysticks.
- Fixed the issue where endless callbacks were triggered if the controller was started few times.
-
0.2.120 Jul 2024 -
0.2.008 Jun 2024Release notes
Open source →- Introduced the
JoystickBaseDecorationclass, enabling customization ofJoystickBase. - Introduced the
JoystickStickDecorationclass, enabling customization ofJoystickStick. - Introduced the
JoystickArrowsDecorationclass, enabling customization ofJoystickArrows. - Expanded README.md with additional details on customizing the Joystick.
Release notes
Open source →- Introduced the
JoystickBaseDecorationclass, enabling customization ofJoystickBase. - Introduced the
JoystickStickDecorationclass, enabling customization ofJoystickStick. - Introduced the
JoystickArrowsDecorationclass, enabling customization ofJoystickArrows. - Expanded README.md with additional details on customizing the Joystick.
- Introduced the
-
0.1.006 Jun 2024Release notes
Open source →- Added animation logic to the
Joystickto animate theJoystickStickon load which can be toggled usingincludeInitialAnimationparameter. - Added: Support for customizing
arrowsColor,boxShadowsandwithBorderCircleparameter inJoystickBase. - Added: Support for customizing
colorandshadowColorparameters inJoystickStick. - Added new
JoystickArrowswidget and removed the current arrow rendering logic fromJoystickBasewidget. The arrows inJoystickArrowsanimate and the animation can be toggled usingenableArrowAnimationinJoystickBasewidget. - Added new
ColorUtilsclass which exposes staticdarkenandlightenmethods.
Release notes
Open source →- Added animation logic to the
Joystickto animate theJoystickStickon load which can be toggled usingincludeInitialAnimationparameter. - Added: Support for customizing
arrowsColor,boxShadowsandwithBorderCircleparameter inJoystickBase. - Added: Support for customizing
colorandshadowColorparameters inJoystickStick. - Added new
JoystickArrowswidget and removed the current arrow rendering logic fromJoystickBasewidget. The arrows inJoystickArrowsanimate and the animation can be toggled usingenableArrowAnimationinJoystickBasewidget. - Added new
ColorUtilsclass which exposes staticdarkenandlightenmethods.
- Added animation logic to the
-
0.0.428 Oct 2023Release notes
Open source →- Added: Support for customizing
drawArrows,size, andcolorparameters inJoystickBase. - Added: Support for customizing
sizeparameter inJoystickStick.
Release notes
Open source →- Added: Support for customizing
drawArrows,size, andcolorparameters inJoystickBase. - Added: Support for customizing
sizeparameter inJoystickStick.
- Added: Support for customizing
-
0.0.321 Dec 2022Release notes
Open source →- Added a send of zero offset to the joystick listener when the stick is released
Release notes
Open source →- Added a send of zero offset to the joystick listener when the stick is released
-
0.0.222 Jan 2022 -
0.0.123 Sep 2021