Skip to content

v0.1.4

Compare
Choose a tag to compare
@marcojakob marcojakob released this 20 Oct 09:10
· 80 commits to master since this release
  • Add a sortable example.
  • Change comments according to new Dart Style Guide rule
    (/// instead of /** */).
  • Move event dispatching calls from EventManager to Draggable (refactoring).