Mobile app for MidTown Radio - community radio station project providing access to live stream, podcasts, and artist directory.
🎵 Website: https://www.midtownradio.ca/
This mobile application gives MidTown Radio another way to reach their audience. The app provides:
- Live stream access to MidTown Radio
- Podcast library and player
- Artist directory and profiles
- Community radio station information
The CBC Listen App serves as an inspiration for features and user experience.
- Dart - Programming language
- Flutter - Cross-platform mobile framework
- Platforms: iOS and Android
- Flutter SDK [v3.27.4]: Install Flutter
- Android Studio [v2024.2]: Install Android Studio
- XCode: Install XCode (for iOS development)
- Visual Studio Code: Install Visual Studio Code
- Git: Install Git
- Android toolchain [SDK version 35.0.1]: Install Android toolchain
# Clone the repository
git clone https://github.com/CivicTechWR/MidtownRadioApp.git
cd MidtownRadioApp
# Install dependencies
flutter pub get
# Run the app
flutter run- GitHub Project: https://github.com/CivicTechWR/MidTownRadioApp/projects
- GitHub Repo: https://github.com/CivicTechWR/MidTownRadioApp
- Slack Channel: #organizing (general CivicTechWR channel)
This is a CivicTechWR community project. We welcome contributions!
- Meetup: https://www.meetup.com/civictechwr/
- Website: https://civictechwr.org
- Email: [email protected]
Active development. Check the Projects board for current tasks and progress.