dnd_kit 0.1.0-dev.0
dnd_kit: ^0.1.0-dev.0 copied to clipboard
Flutter drag-and-drop toolkit with core widgets, sensors, measuring, overlays, and sortable presets.
Changelog #
0.1.0-dev.0 #
- Initial development release of the main
dnd_kitFlutter package. - Includes core drag/drop widgets, scope/controller APIs, pointer, long-press, and keyboard activation, measuring, collision runtime, modifiers, drag overlays, visual state builders, auto-scroll, diagnostics, and stable sortable list/grid presets.
- Exposes the pure Dart
dnd_kit_coreAPI through the main package for application convenience. - Keeps experimental multi-container sortable helpers out of the stable same-container sortable contract.