intercept back button to minimize player first

and also navigate stack of branches like youtube
This commit is contained in:
Dr-Blank 2024-06-20 00:58:12 -04:00
parent ed236ef117
commit 402e264137
No known key found for this signature in database
GPG key ID: 7452CC63F210A266
4 changed files with 106 additions and 68 deletions

View file

@ -93,7 +93,7 @@ class AudiobookPlayer extends HookConsumerWidget {
minHeight: playerMinHeight,
// subtract the height of notches and other system UI
maxHeight: playerMaxHeight,
controller: ref.watch(miniplayerControllerProvider),
controller: audioBookMiniplayerController,
elevation: 4,
onDismissed: () {
// add a delay before closing the player