custom_radio_player 2.0.5 copy "custom_radio_player: ^2.0.5" to clipboard
custom_radio_player: ^2.0.5 copied to clipboard

Flutter radio plugin handles a single streaming audio preciously.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_radio_player

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

dependencies:
  custom_radio_player: ^2.0.5

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:custom_radio_player/almalak_radio_player.dart';
0
likes
120
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter radio plugin handles a single streaming audio preciously.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_plugin_android_lifecycle

More

Packages that depend on custom_radio_player