touchable 0.1.5
touchable: ^0.1.5 copied to clipboard
Flutter library to add various gesture callbacks to each Shape you draw on your canvas in your CustomPainterFlutter library to add various gesture callbacks to each Shape you draw on your canvas in yo [...]
0.1.5 April 24 2020 #
Added support for HitTestBehavior Minor bug fixes Added Documentation Updated docs in code
[0.1.2] - April 21 2020
updated readme and example
0.1.0 April 21 2020 #
Fixed issue which prevented from drawing a Custom Path
[0.1.0] - April 20 2020 #
Fixed a in handling event Stream during Animations Fixed certain edge case bugs related to thick line detection minor refactor
0.0.1 April 18 2020 #
Initial Release