Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/jonathanzefanya/aplikasi-music-player
- Owner: JonathanZefanya
- Created: 2024-10-28T16:01:36.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-13T17:54:08.000Z (26 days ago)
- Last Synced: 2024-12-13T18:34:02.689Z (26 days ago)
- Language: Dart
- Homepage: https://github.com/JonathanZefanya/Aplikasi-Music-Player/blob/main/APK%20Jadi/Music.apk
- Size: 26.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```