dnd_kit 0.1.0
dnd_kit: ^0.1.0 copied to clipboard
Stable Flutter entry point for the dnd_kit drag-and-drop toolkit; re-exports dnd_kit_flutter. For Jaspr, use dnd_kit_jaspr.
Changelog #
0.1.0 #
dnd_kitis now a thin umbrella package that re-exportsdnd_kit_flutter. The Flutter adapter source moved to thednd_kit_flutterpackage so the toolkit can grow additional framework adapters (for example a futurednd_kit_jaspr) on top of the shareddnd_kit_coreengine.- No public API changes from earlier
dnd_kitreleases:package:dnd_kit/dnd_kit.dartcontinues to export the same widgets, controllers, sensors, overlay, auto-scroll, and sortable APIs. - Depends on
dnd_kit_flutter: ^0.1.0.