Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.2 KB

README.md

File metadata and controls

45 lines (34 loc) · 1.2 KB

Music Player App

A Flutter Music Player app that allows users to download songs from YouTube and save them in the cloud using Supabase.

Screenshots

Screenshots

image mp32 image

Features

  • Download songs from YouTube
  • Create and manage playlists
  • Save songs and playlists in the cloud with Supabase

Installation

  1. Clone the repository:
    git clone https://github.com/Miloszzz2/minimal_mp3_player-app.git
  2. Navigate to the project directory:
    cd your_folder_name
  3. Install dependencies:
    flutter pub get
  4. Run the app:
    flutter run

Usage

  1. Open the app on your device or emulator.
  2. Navigate to the Library tab to view your playlists.
  3. Use the "+" button to create new playlists or add new songs.
  4. Download songs from YouTube by providing the URL.
  5. Manage your downloaded songs and playlists.