Flutter Music Player

First Open Source Flutter based Beautiful Material Design Music Player(Online Radio will be added soon.)

Flutter-Music-Playerzsaf-1

Flutter-Music-Playercsa

Flutter-Music-Playerd

Flutter-Music-Playerz

Flutter-Music-Playerb

Features

  • [x] Android (iOS Coming Soon)

    • [x] Fetch local songs (Inbuilt Permission)
    • [x] Beautiful UI with multiple themes(Coming Soon)
    • [x] Animation
    • [x] Full Fledged Example
    • [x] play (local files)
    • [x] stop
    • [x] pause
    • [x] seek
    • [x] shuffle
    • [x] Album Art
    • [x] onComplete
    • [x] onDuration / onCurrentPosition
  • Supported formats

Show some :heart: and star the repo to support the project

Flute Music Player Plugin

Plugin

iOS

Alert: iOS implementation

This project is not implemented for ios yet.So wait for it or if you can contribute then please do help.

Pull Requests

I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request. Here are some basic rules to follow to ensure timely addition of your request:

  1. Match coding style (braces, spacing, etc.) This is best achieved using Reformat Code feature of Android Studio CMD+Option+L on Mac and CTRL + ALT + L on Linux + Windows .
  2. If its a feature, bugfix, or anything please only change code to what you specify.
  3. Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
  4. Pull requests must be made against develop branch. Any other branch (unless specified by the maintainers) will get rejected.
  5. Check for existing issues
  6. first, before filing an issue.
  7. Make sure you follow the set standard as all other projects in this repo do
  8. Have fun!

GitHub