We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d37850 commit fe9d7dcCopy full SHA for fe9d7dc
CHANGELOG.md
@@ -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
+
10
## 0.0.5
11
### July 6, 2025
12
* FEATURE: Add itemSetup to Gallery so that a single setup can be applied to all items.
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_test_goldens
description: "A toolkit for writing golden tests"
-version: 0.0.5
+version: 0.0.6
homepage: https://github.com/Flutter-Bounty-Hunters/flutter_test_goldens
repository: https://github.com/Flutter-Bounty-Hunters/flutter_test_goldens
0 commit comments