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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add left_press_draggable

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  left_press_draggable: ^1.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:left_press_draggable/left_press_draggable.dart';
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