Radio Browser Api

April 21, 2024 ยท View on GitHub

style: very good analysis Powered by Mason License: MIT

An HTTP client for Radio Browser

See the Official API documentation or our package documentation for more information.

Installation ๐Ÿ’ป

Version 1.0.0 and above of this package requires Dart 3 or higher. If you need Dart 2 support, use version 0.1.1+4.

Add radio_browser_api to your pubspec.yaml:

dependencies:
  radio_browser_api: ^2.0.0

Install it:

dart pub get