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 c488533 commit d5224f1Copy full SHA for d5224f1
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [0.9.1] - 2021/03/07
2
+
3
+* Follow-up null safety release w/ updated README
4
5
## [0.9.0-nullsafety.0] - 2021/03/07
6
7
* Migrate library to use sound null safety
pubspec.yaml
@@ -1,6 +1,6 @@
name: tap_canvas
description: Detect taps outside the currently defined widget and provide a callback when taps occur.
-version: 0.9.0-nullsafety.0
+version: 0.9.1
homepage: https://github.com/CillianMyles/tap-canvas
environment:
0 commit comments