Skip to content

Jtahhhhh/Spotify_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Spotify Clone 🎶

A Spotify Clone built using Flutter. This app replicates basic Spotify functionality like browsing music, playlists, and playing songs.

Features

  • Browse music, albums, and playlists
  • Music player with play, pause, skip controls
  • User authentication (Register/Login) with Firebase
  • State management using BLoC

Getting Started

  1. Clone the repo:
    git clone https://github.com/yourusername/spotify_clone_flutter.git
    cd spotify_clone_flutter
  2. Install dependencies:
    flutter pub get

4.Set up Firebase:

  Create a Firebase project
  Add Firebase to your Flutter app (iOS & Android)
  Enable Authentication (Email/Password)
  1. Run the app:
    flutter run

Dependencies

  • Bloc for state management
  • just_audio for music playback
  • cached_network_image for images etc

This version is more concise but still provides all necessary information to get started!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published