selection_mode 0.0.6 copy "selection_mode: ^0.0.6" to clipboard
selection_mode: ^0.0.6 copied to clipboard

A Flutter package for multi-item selection with range selection

0.0.6 #

  • Support shift and ctrl selection
  • Disable background tap by default

0.0.5 #

  • Drag selection is disabled by default.

0.0.4 #

Introduced SelectionCanvas widget. This widget is required, wrap it above scrollable widgets like ListView or GridView.

0.0.3 #

  • Add SelectionConsumer widget to simplify selection state access.
  • Rename SelectionBuilder to SelectableBuilder for clarity.

0.0.2 #

  • Move options from controller to SelectionMode widget.

0.0.1 #

  • Initial release of the selection_mode package.
3
likes
160
points
39
downloads

Publisher

verified publisherdegenk.com

Weekly Downloads

A Flutter package for multi-item selection with range selection

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, meta

More

Packages that depend on selection_mode