favorites page

This commit is contained in:
nyne
2024-10-12 20:38:24 +08:00
parent a26e5e20de
commit 5a3537657a
22 changed files with 1388 additions and 120 deletions

View File

@@ -64,7 +64,7 @@ class _ExplorePageState extends State<ExplorePage>
tabs: pages.map((e) => buildTab(e)).toList(),
controller: controller,
),
);
).paddingTop(context.padding.top);
return Stack(
children: [