arrow_pad 0.2.0 copy "arrow_pad: ^0.2.0" to clipboard
arrow_pad: ^0.2.0 copied to clipboard

A circular pad with 4 arrows which has a functionality of 4 buttons.

0.2.0 #

  • Deprecate onPressedUp, onPressedRight, onPressedDown, onPressedLeft
  • Instead use onPressed
  • Now supports dynamic colors based on ThemeData
  • Updates to Flutter 3.10

0.1.5 #

  • add option to trigger the pressed functions on tap down or tap up (clickTrigger)
  • refactor the code

0.1.4 #

  • make the widget to fit in sized box instead of container
  • make the inner circle adjust dynamically

0.1.3 #

  • fix dependency issue
  • update documentation

0.1.2 #

  • update documentation

0.1.1 #

  • Update Readme
  • Add documentation

0.1.0 #

  • Initial Release
10
likes
140
pub points
67%
popularity
screenshot

Publisher

verified publisherimmadisairaj.dev

A circular pad with 4 arrows which has a functionality of 4 buttons.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on arrow_pad