File tree Expand file tree Collapse file tree 1 file changed +16
-13
lines changed Expand file tree Collapse file tree 1 file changed +16
-13
lines changed Original file line number Diff line number Diff line change @@ -42,22 +42,25 @@ A beautiful and interactive **Spotify Clone** built using Flutter. Show some ❤
42
42
43
43
Check out how the app looks in action! You can view a demo [ here] ( https://www.youtube.com/shorts/aEHOczCZQ00 ) .
44
44
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 >
51
57
52
58
## 🏏 Screen
53
59
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
+
61
64
62
65
## 🛠️ Technologies Used
63
66
You can’t perform that action at this time.
0 commit comments