We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57809d0 commit aa29e0fCopy full SHA for aa29e0f
lib/src/audio_player_service.dart
@@ -29,7 +29,7 @@ class AudioListenerException implements Exception {}
29
/// {@template audio_player_service}
30
/// A service that handles audio playback.
31
///
32
-/// This service uses the [AudioPlayer] package to play audio.
+/// This service uses the `just_audio` package to play audio.
33
34
/// ```dart
35
/// final audioPlayerService = AudioPlayerService(
0 commit comments