r/a/dio is a simple, Android-focused Flutter application that streams music from the r/a/dio online radio station. This app allows users to listen to the radio stream with basic play/pause functionality and displays information about the current DJ.
- Stream r/a/dio content
- Play/Pause functionality
- Display current DJ information
- Dark theme UI
- Flutter SDK (^3.1.1)
- Android development environment set up
- Clone the repository:
git clone https://github.com/TenseiCho/radio_app
- Navigate to the project directory:
cd radio_app
- Get the dependencies:
flutter pub get
- Run the app:
flutter run
This project is currently focused on Android development. While Flutter allows for cross-platform development, other platforms (iOS, Web, Windows) are not actively supported in this project at this time.
- just_audio: ^0.9.34
- english_words: ^4.0.0
- provider: ^6.0.0
Current version: 0.1.3