fix: timeline service uninitialised across routes (#19544)

This commit is contained in:
shenlong
2025-07-01 20:53:20 +05:30
committed by GitHub
parent f59b0bab5a
commit 15be3437bf
9 changed files with 95 additions and 139 deletions

View File

@@ -30,8 +30,7 @@ class HomeBottomAppBar extends ConsumerWidget {
return BaseBottomSheet(
initialChildSize: 0.25,
minChildSize: 0.22,
expand: false,
shouldCloseOnMinExtent: false,
actions: [
if (multiselect.isEnabled) const ShareActionButton(),
if (multiselect.hasRemote) ...[