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: 5 months 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: 2024-08-03T21:03:55.326Z (9 months ago)
- Topics: app, architecture, flutter, getx, music, mvc, network
- Language: Dart
- Homepage:
- Size: 67.4 KB
- Stars: 51
- Watchers: 1
- Forks: 18
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-flutter-apps - Stream Music Player - A music player for online content with GetX architecture by [vellt](https://github.com/vellt). (Uncategorized / Uncategorized)
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