A cross platform app to simply play the WXOX radio stream. Ideally this will be easily customized/repurposed by other stations, and maintained by the community so that nobody has to build one of these from scratch again.
For end user help and support see the wiki.
Big thanks to https://suragch.medium.com/steaming-audio-in-flutter-with-just-audio-7435fcf672bf
See the github issues database for issues tagged with "enhancement".
Contributions are welcome! Please feel free to branch and create a PR.
Put a high res icon in assets/icon/icon.png and then run this to generate icons for ios and android:
flutter pub run flutter_launcher_icons
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.