Skip to content

Commit caaf251

Browse files
authored
Add screenshots in README (#216)
1 parent 685c55d commit caaf251

File tree

16 files changed

+40
-19
lines changed

16 files changed

+40
-19
lines changed

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,33 @@ upload the apps to GCS (automatically deleted after 30 days).
2424
- Developer hidden menu (tap "Version" thrice)
2525
- Android, iOS domain association with [built-in deep link support](https://docs.flutter.dev/ui/navigation/deep-linking)
2626

27+
<details>
28+
<summary>Screenshots</summary>
29+
30+
### Home
31+
32+
| Wide | Narrow |
33+
|---------------------------------------------------|-----------------------------------------------------|
34+
| ![](test/src/widgets/home/goldens/top_5/wide.png) | ![](test/src/widgets/home/goldens/top_5/narrow.png) |
35+
36+
### Thread view
37+
38+
| Normal thread | With post replies | Poll |
39+
|--------------------------------------------------------|--------------------------------------------------------|--------------------------------------------------------|
40+
| ![](test/src/widgets/goldens/posts/thread_3704815.png) | ![](test/src/widgets/goldens/posts/thread_3704463.png) | ![](test/src/widgets/goldens/posts/thread_3441248.png) |
41+
42+
| Tinhte Fact | Background post |
43+
|------------------------------------------------------|----------------------------------------------------------|
44+
| ![](test/src/widgets/tinhte/goldens/tinhte_fact.png) | ![](test/src/widgets/tinhte/goldens/background_post.png) |
45+
46+
### Interactive UI
47+
48+
| Compare | Galleria | YouTube |
49+
|------------------------------------------------|-------------------------------------------------|------------------------------------------------|
50+
| ![](test/src/widgets/goldens/html/compare.png) | ![](test/src/widgets/goldens/html/galleria.png) | ![](test/src/widgets/goldens/html/youtube.png) |
51+
52+
</details>
53+
2754
## FAQ
2855

2956
### How to build the app?
3.51 KB
Loading
3.42 KB
Loading
4.23 KB
Loading
1.69 KB
Loading
4.16 KB
Loading
2.84 KB
Loading
7.54 KB
Loading
6.83 KB
Loading
-1.05 MB
Loading

0 commit comments

Comments
 (0)