radio_browser_flutter 0.0.3 copy "radio_browser_flutter: ^0.0.3" to clipboard
radio_browser_flutter: ^0.0.3 copied to clipboard

Wrapper for radio browser API. Radio Browser API provides endpoints for retrieving online radio information from all over the world.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add radio_browser_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  radio_browser_flutter: ^0.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:radio_browser_flutter/radio_browser_flutter.dart';
1
likes
150
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

Wrapper for radio browser API. Radio Browser API provides endpoints for retrieving online radio information from all over the world.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dart_ping, dio, dns_client, equatable, flutter, json_annotation

More

Packages that depend on radio_browser_flutter