touchable 1.0.2 copy "touchable: ^1.0.2" to clipboard
touchable: ^1.0.2 copied to clipboard

Flutter library to add various gesture callbacks to each Shape you draw on your canvas in your CustomPainter

Changelog #

[1.0.2] - April 18 2022

Bug fixes

[1.0.1] - November 30 2021

Changed the license to MPL-2.0

[1.0.0] - April 23 2021 #

Migrated to Null Safety

[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

215
likes
110
pub points
94%
popularity

Publisher

unverified uploader

Flutter library to add various gesture callbacks to each Shape you draw on your canvas in your CustomPainter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on touchable