Skip to content

Releases: immadisairaj/arrow_pad

v0.2.0

29 May 17:35
2a852c8
Compare
Choose a tag to compare
  • 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

31 Jan 16:04
b05bc34
Compare
Choose a tag to compare
  • add option to trigger the pressed functions on tap down or tap up (clickTrigger)
  • refactor the code

v0.1.4

25 Feb 09:50
Compare
Choose a tag to compare
  • make the widget to fit in sized box instead of container
  • make the inner circle adjust dynamically

v0.1.3

24 Feb 17:21
Compare
Choose a tag to compare
  • fix dependency issue
  • update documentation

v0.1.2

23 Feb 09:22
Compare
Choose a tag to compare
  • update documentation

v0.1.1

23 Feb 07:50
Compare
Choose a tag to compare
  • Update Readme
  • Add documentation

v0.1.0

23 Feb 05:15
Compare
Choose a tag to compare
  • Initial Release