A Flutter app to play radio stations from all around the world.
- Play radio stations from all around the world.
- Search for radio stations.
- Save your favorite radio stations.
- Play in background.
- Clone the repository:
git clone
- Install the dependencies:
flutter pub get
- Run the app:
flutter run
Or you can make an apk and install it on your phone (Recommended):
flutter build apk
Please note that the app is only tested on Android.