• Adam Barth's avatar
    Add support for drag-and-drop · ac0ec322
    Adam Barth authored
    Widgets that want to receive drops should include a DropTarget in their build.
    Currently there's no widget for initiating a drag. Components can use the
    DragController directly. In the future, we'll probably want to add a Draggable
    that knows how to do some of this work automatically.
    
    Fixes #612
    ac0ec322
Name
Last commit
Last update
..
README.md Loading commit data...
auto_layout.dart Loading commit data...
block.dart Loading commit data...
box.dart Loading commit data...
flex.dart Loading commit data...
layer.dart Loading commit data...
object.dart Loading commit data...
paragraph.dart Loading commit data...
sky_binding.dart Loading commit data...
stack.dart Loading commit data...
toggleable.dart Loading commit data...