A Flutter Music Player app that allows users to download songs from YouTube and save them in the cloud using Supabase.
- Download songs from YouTube
- Create and manage playlists
- Save songs and playlists in the cloud with Supabase
- Clone the repository:
git clone https://github.com/Miloszzz2/minimal_mp3_player-app.git
- Navigate to the project directory:
cd your_folder_name
- Install dependencies:
flutter pub get
- Run the app:
flutter run
- Open the app on your device or emulator.
- Navigate to the Library tab to view your playlists.
- Use the "+" button to create new playlists or add new songs.
- Download songs from YouTube by providing the URL.
- Manage your downloaded songs and playlists.