Spotify Clone is an educational project that simulates the functionalities of the popular music application Spotify. The project is created using Flutter and aims to learn and experiment with Flutter features and widget integrations.
- Music Player: Allows playback of music from a list of tracks.
- Track Navigation: Navigate to the previous or next track using buttons.
- Progress Slider: Control the playback progress of the track.
- Repeat Mode Toggle: Enable or disable repeat mode for the current track.
- Favorites Button: Mark tracks as favorite.
- Clone the repository:
git clone https://github.com/amadejsky/SpotifyClone.git