Skip to content

Commit aa29e0f

Browse files
committed
chore: update explanations for AudioPlayerService
1 parent 57809d0 commit aa29e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/audio_player_service.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class AudioListenerException implements Exception {}
2929
/// {@template audio_player_service}
3030
/// A service that handles audio playback.
3131
///
32-
/// This service uses the [AudioPlayer] package to play audio.
32+
/// This service uses the `just_audio` package to play audio.
3333
///
3434
/// ```dart
3535
/// final audioPlayerService = AudioPlayerService(

0 commit comments

Comments
 (0)