We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdbc8c3 commit 585a0acCopy full SHA for 585a0ac
CHANGELOG.md
@@ -27,4 +27,9 @@ feature - texxt change support
27
28
feature - formatter instead of postfix
29
enhance - separate numeric and text fields
30
-enhance - add unit tests and initial widget tests
+enhance - add unit tests and initial widget tests
31
+
32
+### 0.3.2 (06/14/2024)
33
34
+fixbugs - hover detection bug
35
+cleanups - update example
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: intry
2
description: "Intry is a highly efficient and rich UI component set designed specifically for creating editor and graphic design applications."
3
-version: 0.3.1
+version: 0.3.2
4
homepage:
5
repository: https://github.com/manjav/intry
6
issue_tracker: https://github.com/manjav/intry/issues
0 commit comments