File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.0.2 - June 24, 2025 - Alpha
2
+ * ` SingleShot ` : A Golden Scene that shows a single screenshot with an ergonomic API.
3
+ * ` Gallery ` : A Golden Scene that screenshots independent widget trees.
4
+ * ` Timeline ` : A Golden Scene that screenshots the same widget tree over time.
5
+ * Detailed failure reports that go well beyond Flutter and ` golden_toolkit ` reporting.
6
+ * Failure Scenes MVP: A scene that shows failing goldens with mismatch visualizations.
7
+ * Golden Scene metadata is tracked in PNG metadata.
8
+ * A variety of marketing goldens are available in the package docs.
9
+
1
10
## 0.0.1 - Feb 24, 2025 - Initial release
2
11
3
12
* ` GoldenCamera ` : Takes and stores photos.
Original file line number Diff line number Diff line change 1
1
name : flutter_test_goldens
2
2
description : " A toolkit for writing golden tests"
3
- version : 0.0.1
3
+ version : 0.0.2
4
4
homepage : https://github.com/Flutter-Bounty-Hunters/flutter_test_goldens
5
5
repository : https://github.com/Flutter-Bounty-Hunters/flutter_test_goldens
6
6
You can’t perform that action at this time.
0 commit comments