A Flutter-based Unofficial Spotify App Clone
Spotify is a digital music, podcast, and video service that offers access to millions of songs and content created by artists worldwide. Enjoy basic features like playing music for free, or choose to upgrade to Spotify Premium.
With or without Premium, you can:
- Receive personalized music recommendations based on your taste.
- Curate collections of your favorite music and podcasts.
- And much more!
- Mimics the look and feel of the official Spotify app.
- Provides a user-friendly and intuitive music playback experience.
- Supports the creation of playlists and the discovery of new music.
- Enables users to explore and enjoy their favorite podcasts.
We encourage developers and enthusiasts to get involved in this project. Whether you want to contribute code, improve the user interface, or assist with documentation, your contributions are welcome. Please check out our Contribution Guidelines for more information on how to get started.
Join us in creating an open-source Spotify Clone that showcases the capabilities of the Flutter framework and offers a fun and educational development experience. Let's build a music streaming app together!
This project is an educational endeavor and is not affiliated with Spotify in any way. It does not provide access to Spotify's official content or APIs. Any Spotify branding, logos, or trademarks are used for illustrative purposes only.
- Make sure you have Flutter installed (version
>=3.0.0 <4.0.0
). - Run the following commands:
# Get all project dependencies
flutter pub get
Use the replace_to_spotify_keys.sh script to replace and with your Spotify Developer Keys. You can obtain your Spotify Keys from Spotify Developer Dashboard.