feat: enhance logging in audiobook player and provider for better debugging

This commit is contained in:
Dr-Blank 2024-10-03 04:31:50 -04:00
parent 2545988434
commit f6cfff5413
No known key found for this signature in database
GPG key ID: 7452CC63F210A266
5 changed files with 39 additions and 40 deletions

View file

@ -7,7 +7,7 @@ part of 'currently_playing_provider.dart';
// **************************************************************************
String _$currentlyPlayingBookHash() =>
r'52334c7b4d68fd498a2a00208d8d7f1ba0085237';
r'7440b0d54cb364f66e704783652e8f1490ae90e0';
/// See also [currentlyPlayingBook].
@ProviderFor(currentlyPlayingBook)