HiqRadio is a simple & powerful network radio, it is based on OpenRadio API, and it is a Flutter application/app. It supports the desktop platform: Windows/Linux/Mac, and the mobile platform: android/iOS, and is well-tested in Mac and Android.
Mainly function
- stations cache/search
- play history/timer play
- record / favorite group/export / import
- driver mode
- system tray
- ……
Screen
Desktop(Mac):
Mobile (android):
Compile
## flutter version, other version is note grantee success.
$ flutter --version
Flutter 3.13.0 • channel stable • git@github.com:flutter/flutter.git
Framework • revision efbf63d9c6 (4 weeks ago) • 2023-08-15 21:05:06 -0500
Engine • revision 1ac611c64e
Tools • Dart 3.1.0 • DevTools 2.25.
$ flutter pub get
$ flutter gen-l10n
$ flutter build macos --release
Download source code on GitHub
https://github.com/buf1024/hiqradio
Provides the list of the opensource Flutter apps collection with GitHub repository.