custom_radio_player 1.7.7 copy "custom_radio_player: ^1.7.7" to clipboard
custom_radio_player: ^1.7.7 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: ^1.7.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
100
pub points
0%
popularity

Publisher

unverified uploader

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