Skip to content

patricknicolosi/spotify_flutter

Repository files navigation

Spotify Flutter

It is a project made for fun with Flutter Web. The ultimate aim of the project is to reproduce the UI/UX of Spotify Web and its functionality using Spotify API and Youtube API for playing tracks.

Screenshoots

Screenshot 2023-04-16 alle 12 55 28

Screenshot 2023-04-16 alle 12 54 46

Screenshot 2023-04-16 alle 12 55 11

Screenshot 2023-04-16 alle 12 54 33

2023-04-16.13-09-39.mp4

Features

  • Web UI/UX ✔
  • Mobile UI/UX ❌ (planned)
  • Relevant playlists on the home page ✔
  • Search track, playlist or artist ✔
  • Play single track ✔
  • Play playlist ❌ (planned)
  • Retreive tracks from category ❌ (not planned)
  • Login for customised feed ❌ (planned)

Unplanned functionalities will not be developed for this project

Limitation on Web

You can test this project locally on the web by following this guide

Production will require middleware for CORS policies and retrieving audio tracks from YouTube Related Issue

Creating a middleware in dart is planned

Other platforms

The project was successfully run on the local web and macos, other platforms have not yet been tested although they could potentially works. Local apps would not be restricted by the CORS policies of the web.

Releases

No releases published

Packages

No packages published