Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

flutter music player app

open source flutter based material design music player with audio plugin to play online music.

features(android & ios)

  • [x] search online songs (require network permission)
  • [x] beautiful ui with multiple themes includes light theme and dark theme
  • [x] multiple language includes chinese and english
  • [x] play background
  • [x] animation
  • [x] full fledged example
  • [x] play / stop / pause
  • [x] previous / next
  • [x] seek
  • [x] shuffle
  • [x] album art
  • [x] oncomplete
  • [x] onduration / oncurrentposition
  • [x] favorite
  • [x] download

show some ❤️ and star the repo to support the project

screenshots(ios)

  • light theme

image-20200301200224147 music player screenshot_13
screenshot_15 screenshot_14 screenshot_16
  • dark theme

screenshot_23 screenshot_24 screenshot_25
screenshot_27 screenshot_26 screenshot_28

screenshots(android)

image-20200301225614146

image-20200301225706637

image-20200301225726100

image-20200301225840952

add this to ios info.plist allow https and background

    <key>uibackgroundmodes</key>
    <array>
        <string>audio</string>
    </array>
    <key>nsapptransportsecurity</key>
    <dict>
    <key>nsallowsarbitraryloads</key>
    <true/>
    </dict>

Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

Comments are closed.