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.
git clone https://github.com/boffincoders/Flutter-Music-Player.git
- Run the app with Android Studio or Visual Studio. Or the command line.
flutter pub get
flutter run
Download Flutter Audio Player source code on GitHub
Provides the list of the opensource Flutter apps collection with GitHub repository.