deakjahn / flutter_dropzone

A drag-and-drop Flutter plugin (Web). Only web and only from outside into Flutter.
https://pub.dev/packages/flutter_dropzone
90 stars 41 forks source link

Hand symbol irritating which you get while hovering over the drop zone #41

Closed Wissperwind closed 2 years ago

Wissperwind commented 2 years ago

Hi,

I tried the drop zone like described in readme on pub.dev. It works, but the mouse changes to a hand courser while hovering. But there is nothing to drag. It may irritate some users.

deakjahn commented 2 years ago

You can specify the cursor in the constructor of DropzoneView().