项目作者: boffincoders

项目描述 :
Flutter Music Player - CD Animation Challenge
高级语言: Dart
项目地址: git://github.com/boffincoders/Flutter-Music-Player.git
创建时间: 2021-07-13T09:57:10Z
项目社区:https://github.com/boffincoders/Flutter-Music-Player

开源协议:

下载


Flutter Audio Player

A new Flutter project. Here you will learn how to implement a music player into your flutter app.

Features (Android & iOS)

  • Fetch local songs
  • Beautiful UI
  • CD Animation
  • Play (local files)
  • Stop
  • Pause
  • Seek
  • Duration
  • Play background
  • Shuffle
  • Favorite
  • Play Network File

Getting Started

  • If you don’t have Flutter SDK installed, please visit official Flutter site.
  • Fetch latest source code from master branch.

    1. git clone https://github.com/boffincoders/Flutter-Music-Player.git
    • Run the app with Android Studio or Visual Studio. Or the command line.
    1. flutter pub get
    1. flutter run