Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonathanzefanya/aplikasi-music-player

Musik Player pengganti Musik Player bawaan HP (Banyak Iklan Bejir)
https://github.com/jonathanzefanya/aplikasi-music-player

Last synced: 23 days ago
JSON representation

Musik Player pengganti Musik Player bawaan HP (Banyak Iklan Bejir)

Awesome Lists containing this project

README

        

# Music

Music is a local music player app that plays music from your device built with Flutter.

Download App

## Platforms

- Android

## Features

- Play music from your device
- Background audio
- Notification controls
- Lock screen controls
- Play, pause, skip, previous, seek
- Shuffle and repeat
- Search for music, artists, albums, genres
- Sort by (title, artist, album, duration, date, size, etc)
- Order by (ascending, descending)
- Favorites (Add songs, remove songs)
- Recently played
- Artists
- Albums
- Genres
- Share music
- Settings
- Themes (multiple themes)

## Installation

### Prerequisites

- Flutter
- Visual Studio Code / Android Studio

### Setup

1. Clone the repo

```sh
git clone https://github.com/JonathanZefanya/Aplikasi-Music-Player
```

2. Install dependencies

```sh
flutter pub get
```

3. Run the app

```sh
flutter run
```

## Permissions

### Android

```xml




```