Skip to content

Releases: immadisairaj/arrow_pad

v0.2.0

Choose a tag to compare

@immadisairaj immadisairaj released this 29 May 17:35
2a852c8
  • Deprecate onPressedUp, onPressedRight, onPressedDown, onPressedLeft
  • Instead use onPressed
  • Now supports dynamic colors based on ThemeData
  • Updates to Flutter 3.10
  • Adds screenshot to pub.dev

v0.1.5

Choose a tag to compare

@immadisairaj immadisairaj released this 31 Jan 16:04
b05bc34
  • add option to trigger the pressed functions on tap down or tap up (clickTrigger)
  • refactor the code

v0.1.4

Choose a tag to compare

@immadisairaj immadisairaj released this 25 Feb 09:50
  • make the widget to fit in sized box instead of container
  • make the inner circle adjust dynamically

v0.1.3

Choose a tag to compare

@immadisairaj immadisairaj released this 24 Feb 17:21
  • fix dependency issue
  • update documentation

v0.1.2

Choose a tag to compare

@immadisairaj immadisairaj released this 23 Feb 09:22
  • update documentation

v0.1.1

Choose a tag to compare

@immadisairaj immadisairaj released this 23 Feb 07:50
  • Update Readme
  • Add documentation

v0.1.0

Choose a tag to compare

@immadisairaj immadisairaj released this 23 Feb 05:15
  • Initial Release