Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.