left_press_draggable 1.1.0 copy "left_press_draggable: ^1.1.0" to clipboard
left_press_draggable: ^1.1.0 copied to clipboard

An Extended Widget of Draggable. Choose which (mouse) buttons activates the drag.

Couldn't find an elegant solution so here we are.

Features #

A Simple Copy Paste code of Draggable.

With the added benefit of having an option to select which (mouse) buttons activates the drag.

otherwise function exactly like the original Draggable.

Getting started #

  left_press_draggable: ^1.0.0
LeftPressDraggable(
  buttons: [DraggableButton.left], // ! important
  ...
),
1
likes
70
pub points
0%
popularity

Publisher

unverified uploader

An Extended Widget of Draggable. Choose which (mouse) buttons activates the drag.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on left_press_draggable