Skip to content

Commit fe9d7dc

Browse files
v0.0.6
1 parent 0d37850 commit fe9d7dc

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 0.0.6
2+
### July 8, 2025
3+
* FEATURE: Added widgets for to snap children to whole-pixel offsets, and snap size to whole pixels.
4+
* `PixelSnapCenter`
5+
* `PixelSnapAlign`
6+
* `PixelSnapRow`
7+
* `PixelSnapColumn`
8+
* `PixelSnapFlex`
9+
110
## 0.0.5
211
### July 6, 2025
312
* FEATURE: Add itemSetup to Gallery so that a single setup can be applied to all items.

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.5
3+
version: 0.0.6
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)