Skip to content

Commit b6c1a74

Browse files
authored
Update README.md
1 parent ba87932 commit b6c1a74

File tree

1 file changed

+16
-13
lines changed

1 file changed

+16
-13
lines changed

README.md

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -42,22 +42,25 @@ A beautiful and interactive **Spotify Clone** built using Flutter. Show some ❤
4242

4343
Check out how the app looks in action! You can view a demo [here](https://www.youtube.com/shorts/aEHOczCZQ00).
4444

45-
<table>
46-
<tr>
47-
<td><img src="https://raw.githubusercontent.com/Flutter-Journey/Spotify-With-Flutter/refs/heads/main/media/gif/spotify_light.gif"></td>
48-
<td><img src="https://raw.githubusercontent.com/Flutter-Journey/Spotify-With-Flutter/refs/heads/main/media/gif/spotify_dark.gif"></td>
49-
</tr>
50-
</table>
45+
<details>
46+
<summary> <em> Gif Demo</em> 🕹️
47+
</summary>
48+
49+
<br>
50+
51+
| Light Mode | Dark Mode |
52+
|---------------------------------------------------------------------------|---------------------------------------------------------------------------|
53+
| ![Light Mode](https://raw.githubusercontent.com/Flutter-Journey/Spotify-With-Flutter/refs/heads/main/media/gif/spotify_light.gif) | ![Dark Mode](https://raw.githubusercontent.com/Flutter-Journey/Spotify-With-Flutter/refs/heads/main/media/gif/spotify_dark.gif) |
54+
55+
<br>
56+
</details>
5157

5258
## 🏏 Screen
5359

54-
<table>
55-
<tr>
56-
<td><img src="https://raw.githubusercontent.com/Flutter-Journey/Spotify-With-Flutter/refs/heads/main/media/image/login_screen.png"></td>
57-
<td><img src="https://raw.githubusercontent.com/Flutter-Journey/Spotify-With-Flutter/refs/heads/main/media/image/choose_mode_screen.png"></td>
58-
<td><img src="https://raw.githubusercontent.com/Flutter-Journey/Spotify-With-Flutter/refs/heads/main/media/image/home_screen.png"></td>
59-
</tr>
60-
</table>
60+
| Login Screen | Choose Mode Screen | Home Screen |
61+
|---------------------------------------------------------------------------|---------------------------------------------------------------------------|---------------------------------------------------------------------------|
62+
| ![Login Screen](https://raw.githubusercontent.com/Flutter-Journey/Spotify-With-Flutter/refs/heads/main/media/image/login_screen.png) | ![Choose Mode Screen](https://raw.githubusercontent.com/Flutter-Journey/Spotify-With-Flutter/refs/heads/main/media/image/choose_mode_screen.png) | ![Home Screen](https://raw.githubusercontent.com/Flutter-Journey/Spotify-With-Flutter/refs/heads/main/media/image/home_screen.png) |
63+
6164

6265
## 🛠️ Technologies Used
6366

0 commit comments

Comments
 (0)