GopeedLab / gopeed

A modern download manager that supports all platforms. Built with Golang and Flutter.
https://gopeed.com
GNU General Public License v3.0
14.69k stars 1.08k forks source link

Added drag and drop in the home screen #556

Open asimbilal0001 opened 1 month ago

asimbilal0001 commented 1 month ago

Fixes #497

Files can now be dropped on the home screen to download them. Without using global urlController.

monkeyWie commented 1 month ago

Thanks, let me review it.

monkeyWie commented 1 month ago

Web compatibility would be a pain, so we can just support desktops.

asimbilal0001 commented 1 month ago

Done modifying only for desktop. Please check