Skip to content

Commit 85ffcdc

Browse files
SaadArdatiBirjuVachhani
authored andcommitted
🔖 release v0.4.2
1 parent 34f23a7 commit 85ffcdc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/flutter_box_transform/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.4.2
2+
3+
- Fix an issue where visibleHandles disabled the handles instead of hiding them but keeping them enabled.
4+
15
## 0.4.1
26

37
- Deny trackpad pointer devices to prevent erratic drag events when interacting with TransformableBox.

packages/flutter_box_transform/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: flutter_box_transform
22
description: A Flutter implementation of box_transform package that provides easy 2D box transform operations with advanced resizing of rect in UI.
33

4-
version: 0.4.1
4+
version: 0.4.2
55

66
repository: https://github.com/hyper-designed/box_transform
77
homepage: https://github.com/hyper-designed/box_transform

0 commit comments

Comments
 (0)