mh_drag_utils/mh_drag_drop_provider library
Classes
- MhDragDropProvider
- This class enables Reorder and Drag and Drop for MhItemsView in all children It wraps all Children with MhDragState and a KeyboardListener the KeyBoard Listener is required to handle Key events during a drag Drop Operation like STRG (copy) and SHIFT (move), and ESC (Cancel - ToDo / MayBe this is not possible in flutter)