io utils; single favorite folder exporting and importing

This commit is contained in:
nyne
2024-10-28 15:59:17 +08:00
parent 174b7d4135
commit 69befb9a84
20 changed files with 276 additions and 46 deletions

View File

@@ -1145,7 +1145,7 @@ class _FavoritePanelState extends State<_FavoritePanel> {
title: Text("Favorite".tl),
),
body: DefaultTabController(
length: comicSource.favoriteData == null ? 1 : 2,
length: hasNetwork ? 2 : 1,
child: Column(
children: [
TabBar(tabs: [