mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-04-25 07:39:37 +00:00
progress visibility on item page
This commit is contained in:
parent
be7f5daa88
commit
865a662b56
21 changed files with 1009 additions and 765 deletions
|
|
@ -43,7 +43,7 @@ final currentPlayingChapterProvider =
|
|||
|
||||
typedef CurrentPlayingChapterRef = AutoDisposeProviderRef<BookChapter?>;
|
||||
String _$currentBookMetadataHash() =>
|
||||
r'02b462a051fce5bcbdad6fdb708b60256fbb588c';
|
||||
r'9088debba151894b61f2dcba1bba12a89244b9b1';
|
||||
|
||||
/// provides the book metadata of the currently playing book
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue