drag_select_grid_view 0.6.2 copy "drag_select_grid_view: ^0.6.2" to clipboard
drag_select_grid_view: ^0.6.2 copied to clipboard

Grid that supports both dragging and tapping to select its items.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add drag_select_grid_view

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

dependencies:
  drag_select_grid_view: ^0.6.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:drag_select_grid_view/drag_select_grid_view.dart';
143
likes
140
pub points
91%
popularity

Publisher

verified publisherhugopassos.dev

Grid that supports both dragging and tapping to select its items.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on drag_select_grid_view