Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SerggioC/FlutterMusicPlayer
Music Player in flutter
https://github.com/SerggioC/FlutterMusicPlayer
android dart flutter ios
Last synced: 3 months ago
JSON representation
Music Player in flutter
- Host: GitHub
- URL: https://github.com/SerggioC/FlutterMusicPlayer
- Owner: SerggioC
- Created: 2018-08-12T00:49:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-14T23:18:34.000Z (about 6 years ago)
- Last Synced: 2024-06-19T21:37:10.734Z (5 months ago)
- Topics: android, dart, flutter, ios
- Language: Dart
- Size: 127 KB
- Stars: 32
- Watchers: 3
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fluttermusicplayer
A music player made with Fluter.
Seekbar, progressbar, previous, play pause next buttons and triple waveform visualizer.
Sample audio files from SoundCloud.Preview
![flutter_music_player](https://user-images.githubusercontent.com/21109275/44122972-0ab4502a-a01e-11e8-9ccc-4f4e395d0225.gif)
Based on the Flutter Challenge https://github.com/matthew-carroll/flutter_ui_challenge_music_player
## Getting Started
For help getting started with Flutter, view our online
[documentation](https://flutter.io/).