File tree Expand file tree Collapse file tree 3 files changed +16
-1
lines changed
packages/flutter_box_transform Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## 2025-03-26
7+
8+ ---
9+
10+ Packages with changes:
11+
12+ - [ ` flutter_box_transform ` - ` v0.4.7 ` ] ( #flutter_box_transform---v047 )
13+
14+ #### ` flutter_box_transform ` - ` v0.4.7 `
15+
16+ - Fix taps should pass through when onTap is not set. [ Issue #31 ] ( https://github.com/hyper-designed/box_transform/issues/31 )
17+
618## 2024-09-14
719
820---
Original file line number Diff line number Diff line change 1+ ## 0.4.7
2+ - Fix taps should pass through when onTap is not set. [ Issue #31 ] ( https://github.com/hyper-designed/box_transform/issues/31 )
3+
14## 0.4.6
25
36- Fix child positioning offset bug. [ Issue #27 ] ( https://github.com/hyper-designed/box_transform/issues/27 )
Original file line number Diff line number Diff line change 11name : flutter_box_transform
22description : 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.6
4+ version : 0.4.7
55
66repository : https://github.com/hyper-designed/box_transform/tree/main/packages/flutter_box_transform
77homepage : https://github.com/hyper-designed/box_transform/tree/main/packages/flutter_box_transform
You canβt perform that action at this time.
0 commit comments