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

outdated

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: ^1.4.7

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
0
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter radio plugin handles a single streaming audio preciously.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_plugin_android_lifecycle

More

Packages that depend on custom_radio_player

Packages that implement custom_radio_player