radio_browser_api 2.0.0+1 radio_browser_api: ^2.0.0+1 copied to clipboard
An HTTP client for Radio Browser
Radio Browser Api #
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