We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36e8bd3 commit ebe1858Copy full SHA for ebe1858
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+#### [0.1.6] - July 17 2020
2
+Fixed a minor bug : #6
3
+
4
## [0.1.5] - April 24 2020
5
Added support for HitTestBehavior
6
Minor bug fixes
pubspec.yaml
@@ -1,6 +1,6 @@
name: touchable
description: Flutter library to add various gesture callbacks to each Shape you draw on your canvas in your CustomPainter
-version: 0.1.5
+version: 0.1.6
repository: https://github.com/nateshmbhat/touchable
homepage: https://github.com/nateshmbhat/touchable
0 commit comments