mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-25 12:29:30 +00:00
player: add chapter skip buttons
This commit is contained in:
parent
6557e63a28
commit
36509913f2
4 changed files with 58 additions and 53 deletions
|
|
@ -24,7 +24,7 @@ final currentlyPlayingBookProvider =
|
|||
|
||||
typedef CurrentlyPlayingBookRef = AutoDisposeProviderRef<BookExpanded?>;
|
||||
String _$currentPlayingChapterHash() =>
|
||||
r'562416b7e0068aaba9138cb8e0ed7a5ddba8e6c6';
|
||||
r'3a621260211cddecfd974b31d5c4820ed24b1545';
|
||||
|
||||
/// provided the current chapter of the book being played
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue