Skip to content

Commit 35dad1c

Browse files
v0.0.7
1 parent aa88f07 commit 35dad1c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.7
2+
### July 9, 2025
3+
* ADJUSTMENT: Change pixel snapping widgets to prefer bigger sizes instead of smaller.
4+
15
## 0.0.6
26
### July 8, 2025
37
* FEATURE: Added widgets for to snap children to whole-pixel offsets, and snap size to whole pixels.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_test_goldens
22
description: "A toolkit for writing golden tests"
3-
version: 0.0.6
3+
version: 0.0.7
44
homepage: https://github.com/Flutter-Bounty-Hunters/flutter_test_goldens
55
repository: https://github.com/Flutter-Bounty-Hunters/flutter_test_goldens
66

0 commit comments

Comments
 (0)