A working Spotify clone built in Flutter using Firebase.
Tip
Below href is a YouTube video on Short Overview of the Features and Funtionality of Spotify Clone. ↓ ↓
 
- Arjit Singh
- Agar Tum Saath Ho
 
- Iqlipse Nova
- Mera Safar
- Aarzoo
 
- Imagine Dragons
Click to expand
| Presplash Page | Dashboard Page | Music Player Page | Music Player Page | 
|---|---|---|---|
|  |  |  |  | 
| Artist Profile Page | Artist Profile Page | Artist Profile Page | Artist Profile Page | 
|---|---|---|---|
|  |  |  |  | 
| Artist Profile Page | Artist Profile Page | Artist Profile Page | Artist Profile Page | 
|---|---|---|---|
|  |  |  |  | 
| Music Player Page | Search Screen Page | Internet Connection Checker | 
|---|---|---|
|  |  |  | 
|-- lib
|   |-- widgets
|   |   |-- artistsScreenWidgets
|   |   |   |-- musicContent.dart
|   |   |   |-- nonMusicContent.dart
|   |   |
|   |   |-- dashboardScreenWidgets
|   |   |   |-- artistAndPodcastersColumn.dart
|   |   |   |-- recentPlaylistContainer.dart
|   |   |   |-- recentlyPlayed.dart
|   |  
|   |-- main.dart
|   |-- artistsScreen.dart
|   |-- constants.dart
|   |-- dashboardScreen.dart
|   |-- homeScreen.dart
|   |-- playingScreen.dart
|   |-- presplashScreen.dart
|   |-- searchScreen.dart
|   |-- musicPlayer.dart
|
|-- pubspec.yaml