mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-07-08 18:31:38 +00:00
feat: enhance logging in audiobook player and provider for better debugging
This commit is contained in:
parent
2545988434
commit
f6cfff5413
5 changed files with 39 additions and 40 deletions
|
|
@ -7,7 +7,7 @@ part of 'currently_playing_provider.dart';
|
|||
// **************************************************************************
|
||||
|
||||
String _$currentlyPlayingBookHash() =>
|
||||
r'52334c7b4d68fd498a2a00208d8d7f1ba0085237';
|
||||
r'7440b0d54cb364f66e704783652e8f1490ae90e0';
|
||||
|
||||
/// See also [currentlyPlayingBook].
|
||||
@ProviderFor(currentlyPlayingBook)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue