long_press_draggable_gridview 0.0.2 copy "long_press_draggable_gridview: ^0.0.2" to clipboard
long_press_draggable_gridview: ^0.0.2 copied to clipboard

A GridView that can be sorted by dragging

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add long_press_draggable_gridview

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

dependencies:
  long_press_draggable_gridview: ^0.0.2

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:long_press_draggable_gridview/long_press_draggable_gridview.dart';
2
likes
140
pub points
32%
popularity

Publisher

unverified uploader

A GridView that can be sorted by dragging

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on long_press_draggable_gridview