Skip to content

Commit 4f4466b

Browse files
committed
Merge branch 'main' of github.com:ashtanko/flutter_bloc_app_template
2 parents a5af167 + 7d1d623 commit 4f4466b

21 files changed

+14
-12
lines changed

README.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -46,22 +46,24 @@ For example dev configuration for Android Studio looks like:
4646

4747
## Android Screenshots
4848
<p align="left">
49-
<img src="/preview/android/widgets.jpg" width="32%"/>
50-
<img src="/preview/android/light_theme.png" width="32%"/>
51-
<img src="/preview/android/dark_theme.png" width="32%"/>
52-
<img src="/preview/android/yellow_theme.png" width="32%"/>
53-
<img src="/preview/android/settings.png" width="32%"/>
54-
<img src="/preview/android/theme_bottom_sheet.png" width="32%"/>
49+
<img src="/preview/android/launches_android_dark_theme.png" width="32%"/>
50+
<img src="/preview/android/launches_android_light_theme.png" width="32%"/>
51+
</p>
52+
53+
<p align="left">
54+
<img src="/preview/android/messages_android_dark_theme.png" width="32%"/>
55+
<img src="/preview/android/messages_android_ligth_theme.png" width="32%"/>
5556
</p>
5657

5758
## iOS Screenshots
5859
<p align="left">
59-
<img src="/preview/ios/widgets.png" width="32%"/>
60-
<img src="/preview/ios/light_theme.png" width="32%"/>
61-
<img src="/preview/ios/dark_theme.png" width="32%"/>
62-
<img src="/preview/ios/yellow_theme.png" width="32%"/>
63-
<img src="/preview/ios/settings.png" width="32%"/>
64-
<img src="/preview/ios/theme_bottom_sheet.png" width="32%"/>
60+
<img src="/preview/ios/launches_ios_dark_theme.png" width="32%"/>
61+
<img src="/preview/ios/launches_ios_light_theme.png" width="32%"/>
62+
</p>
63+
64+
<p align="left">
65+
<img src="/preview/ios/messages_ios_dark_theme.png" width="32%"/>
66+
<img src="/preview/ios/messages_ios_ligth_theme.png" width="32%"/>
6567
</p>
6668

6769

preview/android/dark_theme.png

-257 KB
Binary file not shown.
262 KB
Loading
265 KB
Loading

preview/android/light_theme.png

-265 KB
Binary file not shown.
258 KB
Loading
262 KB
Loading

preview/android/settings.png

-49.2 KB
Binary file not shown.
-59.1 KB
Binary file not shown.

preview/android/widgets.jpg

-478 KB
Binary file not shown.

0 commit comments

Comments
 (0)