mirror of
https://github.com/wgh136/pixes.git
synced 2025-09-27 12:57:24 +00:00
batch download
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user