HiqRadio is a simple & power network radio,it is base on OpenRadio api,and it is a Flutter application/app. It supports destok platform: Windows/Linux/Mac, and mobile platform: android/ios, and is well tested in Mac and android.
- stations cache / search
- play history / timer play
- record / favorite group / export / import
- driver mode
- system tray
- ……
Desktop(Mac):
Mobile (android):
## 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
Enjoy it.