Skip to content

A Flutter application for playing music with notification controls.

Notifications You must be signed in to change notification settings

Ankit180898/beat_buddy

Repository files navigation

Music Player App

A Flutter application for playing music with notification controls.

Description

This Flutter app allows users to play music and control playback using media controls displayed in the notification panel. 
It provides basic music player functionalities such as play, pause, previous track, and next track.

Features

- Play/pause music
-Skip to previous/next track
-Control music playback from the notification panel
-Requirements
-Flutter SDK (v2.5.0 or later)
-Android SDK (for Android development)
-Xcode (for iOS development, if applicable)

Screenshots

Screenshot 2024-04-04 at 12 34 08 PM Screenshot 2024-04-04 at 12 34 22 PM

Installation

Clone this repository to your local machine:
    git clone <repository-url>

Navigate to the project directory:
    cd music_player_app

Install dependencies:
    flutter pub get

Run the app:
    flutter run

Customization

You can customize the app's appearance and behavior by modifying the Flutter code.
Here are some areas you may want to customize:

Modify the music player functionality, such as adding shuffle or repeat options.

Contributing

Contributions are welcome! If you find any bugs or want to suggest improvements, 
please open an issue or submit a pull request.

About

A Flutter application for playing music with notification controls.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published