network addition
This commit is contained in:
parent
3bd713d667
commit
2099d3d64d
27 changed files with 2237 additions and 40 deletions
|
|
@ -60,7 +60,7 @@ class _AppShellState extends ConsumerState<AppShell>
|
|||
// interruption and otherwise leaves the playhead frozen (see
|
||||
// PlaybackController.resyncFromPlayer).
|
||||
if (state == AppLifecycleState.resumed) {
|
||||
ref.read(playbackProvider.notifier).resyncFromPlayer();
|
||||
ref.read(playbackCommandsProvider).resyncFromPlayer();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue