streaming_radio_flutter_plugin 1.2.0 copy "streaming_radio_flutter_plugin: ^1.2.0" to clipboard
streaming_radio_flutter_plugin: ^1.2.0 copied to clipboard

outdated

This is a simple radio streaming plugin, with foreground notification control for Android and iOS. The plugin has several customization options and allows audio streaming using ExoPlayer for Android a [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add streaming_radio_flutter_plugin

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

dependencies:
  streaming_radio_flutter_plugin: ^1.2.0

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:streaming_radio_flutter_plugin/streaming_radio_flutter_plugin.dart';
21
likes
0
pub points
10%
popularity

Publisher

verified publishertorradodesarrollos.ar

This is a simple radio streaming plugin, with foreground notification control for Android and iOS. The plugin has several customization options and allows audio streaming using ExoPlayer for Android and AVPlayer for iOS. The code is fully developed in Swift and Kotlin. You can customize the url and the notification strings for the controls and the feedback. Any reported problems will be welcome.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on streaming_radio_flutter_plugin