Epico is a music streaming application developed with Flutter for Epitech students.
Epico allows you to listen to music, discover new artists, manage your library, and enjoy personalized recommendations.
- Secure authentication for Epitech students
- Listen to recent tracks and get personalized recommendations
- Manage playlists, albums, followed artists, and liked tracks
- Modern and intuitive interface
- Multi-platform support (Android, iOS, Linux, Web, etc.)
- Clone the repository
git clone <repo-url> cd deezer_app
- Install dependencies
flutter pub get
- Run the application
flutter run
lib/
: Main source code (UI, management, services)assets/
: Images, logos, and graphic resourcesandroid/
,ios/
,linux/
,web/
,macos/
,windows/
: Supported platforms
© 2025 Epico - Epitech Project