https://github.com/vellt/getx-stream-music-player-flutter
Listen to music online with a clean GetX MVC architecture
https://github.com/vellt/getx-stream-music-player-flutter
app architecture flutter getx music mvc network
Last synced: about 1 month ago
JSON representation
Listen to music online with a clean GetX MVC architecture
- Host: GitHub
- URL: https://github.com/vellt/getx-stream-music-player-flutter
- Owner: vellt
- License: mit
- Created: 2022-03-19T20:00:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-27T09:11:18.000Z (about 3 years ago)
- Last Synced: 2025-03-17T01:45:56.702Z (about 1 month ago)
- Topics: app, architecture, flutter, getx, music, mvc, network
- Language: Dart
- Homepage:
- Size: 67.4 KB
- Stars: 50
- Watchers: 1
- Forks: 20
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stream Music Player with GetX 🎵
Hi there! 😁 Here you can view the steps to play network music through a simple app based on a GetX MVC architecture. Try the released file.



[](./LICENSE)

## Dependencies
- `Sizer`: https://pub.dev/packages/sizer
- `AudioPlayers`: https://pub.dev/packages/audioplayers
- `GetX`: https://pub.dev/packages/get
- `url_launcher`: https://pub.dev/packages/url_launcher
- `Music`: https://www.jamendo.com/## Pull request
If you want to improve it, fork it and send a Pull request.
Be a Contributor!## Issues 🪲
or in case of a bug, write a short description in Issues. Thanks!## License
This project is licensed under the MIT License