We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60e3c7f commit 424ae2eCopy full SHA for 424ae2e
1 file changed
packages/flutter_box_transform/CHANGELOG.md
@@ -2,6 +2,7 @@
2
- [BREAKING]: Replace `hideHandlesWhenNotResizable` with `enabledHandles` and `visibleHandles`.
3
- Replace the usage of Listener widgets with GestureDetectors in the TransformableBox.
4
- Add new controls to the playground to reflect the new handle parameters.
5
+- Bump up **box_transform** version to `0.4.0`.
6
7
## 0.3.2
8
@@ -11,7 +12,7 @@
11
12
13
## 0.3.1
14
-- Bump up box_transform version to 0.3.0.
15
+- Bump up **box_transform** version to `0.3.0`.
16
17
## 0.3.0
18
0 commit comments