batch download

This commit is contained in:
wgh19
2024-05-15 18:05:45 +08:00
parent 9760397f28
commit 7e71b5b1ce
9 changed files with 258 additions and 42 deletions

View File

@@ -66,6 +66,7 @@ class _DownloadingPageState extends State<DownloadingPage> {
controller[task.illust.id.toString()] ??= FlyoutController();
return Card(
margin: const EdgeInsets.only(bottom: 8),
padding: const EdgeInsets.symmetric(vertical: 8),
child: SizedBox(
height: 96,