An Open-Source Simple asset music player built with flutter. It uses the GetX plugin for state managements.
- Note - This project has an audio player plugin which can be used in any of your projects. Check the below link.
just_audio Player Plugin
Copyright © 2022 Amin Enzo
Simple Flutter Music Player is a free software licensed under GPL v3.0
It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.
- If you don't have Flutter SDK installed, please visit official Flutter site.
- Fetch latest source code from master branch.
git clone https://gitlab.com/aminmohseni/simple_music_player.git
- Run the app with Android Studio or VS Code. Or the command line:
flutter pub get
flutter run
All Contributions are welcome.
Special thanks to Rabia Israr for this amazing free UI.