Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bernardoamorim7/simple-radio
A simple radio app using Flutter
https://github.com/bernardoamorim7/simple-radio
android app flutter flutter-apps ios linux macos radio simple windows
Last synced: 9 days ago
JSON representation
A simple radio app using Flutter
- Host: GitHub
- URL: https://github.com/bernardoamorim7/simple-radio
- Owner: bernardoamorim7
- License: mit
- Created: 2023-10-21T13:48:50.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-16T11:09:34.000Z (2 months ago)
- Last Synced: 2024-09-16T12:47:56.773Z (2 months ago)
- Topics: android, app, flutter, flutter-apps, ios, linux, macos, radio, simple, windows
- Language: Dart
- Homepage:
- Size: 576 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Radio
A very simple radio app using Flutter that I made because my mom had some troubles with other apps.
Feel free to send a PR or open an issue if you have any suggestions.**Only tested on Android and Linux.**
**All radios are from Portugal by default! If you wanna change that simply replace the country in the API call URL inside `utilities/config.dart`**## Features
- [x] Play/Pause/Resume/Stop
- [x] Background play
- [x] Light and Dark Theme
- [ ] Volume control
- [ ] Favorites
- [ ] Select Country
- [ ] Select Audio Quality
- [ ] Notifications
- [ ] Equalizer## Known Issues
- Uses too much Wifi/Mobile data
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.