touchable 1.0.0-prerelease touchable: ^1.0.0-prerelease copied to clipboard
Flutter library to add various gesture callbacks to each Shape you draw on your canvas in your CustomPainter
[1.0.0-prerelease] - April 8 2021 #
Migrated to Null Safety
[0.2.1] - Apr 7 2021
Updated the Example app and fixed minor bug
[0.2.0] - Aug 26 2020
Fixed minor bugs. Updated readme.
[0.1.7] - July 17 2020
Fixed a minor bug : #6
[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