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 aa88f07 commit 35dad1cCopy full SHA for 35dad1c
CHANGELOG.md
@@ -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
+
5
## 0.0.6
6
### July 8, 2025
7
* FEATURE: Added widgets for to snap children to whole-pixel offsets, and snap size to whole pixels.
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_test_goldens
description: "A toolkit for writing golden tests"
-version: 0.0.6
+version: 0.0.7
homepage: https://github.com/Flutter-Bounty-Hunters/flutter_test_goldens
repository: https://github.com/Flutter-Bounty-Hunters/flutter_test_goldens
0 commit comments