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 0988a24 commit 8a1e3abCopy full SHA for 8a1e3ab
example/pubspec.lock
@@ -45,7 +45,7 @@ packages:
45
path: ".."
46
relative: true
47
source: path
48
- version: "0.0.1"
+ version: "0.0.3"
49
typed_data:
50
dependency: transitive
51
description:
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: tap_canvas
2
description: Detect taps outside the currently defined widget and provide a callback when taps occur.
3
-version: 0.0.2
+version: 0.0.3
4
homepage: https://github.com/CillianMyles/tap-canvas
5
6
environment:
0 commit comments