flutter_radio_player_android 4.0.1 copy "flutter_radio_player_android: ^4.0.1" to clipboard
flutter_radio_player_android: ^4.0.1 copied to clipboard

PlatformAndroid

Android implementation of flutter_radio_player.

flutter_radio_player_android #

The Android implementation of flutter_radio_player.

Usage #

This package is endorsed and will be automatically included in your app when you depend on flutter_radio_player. There is no need to add it to your pubspec.yaml explicitly.

Implementation #

Uses AndroidX Media3 (ExoPlayer) with a MediaLibraryService for background playback, notification controls, and ICY metadata extraction.

Minimum SDK: 21