flutter_reorderable_list icon indicating copy to clipboard operation
flutter_reorderable_list copied to clipboard

Is it possible to remove the shadow on dragged item?

Open stevepsharpe opened this issue 6 years ago • 1 comments

Hey there.

I wondered if it's possible to remove/adjust the shadow from the dragged item.

Many thanks Steve

stevepsharpe avatar Aug 09 '19 16:08 stevepsharpe

I actually supported shadow removal and made a PR of that:

https://github.com/knopp/flutter_reorderable_list/pull/9

nuc134r avatar Aug 12 '19 00:08 nuc134r