drag_and_drop_lists 0.0.7 copy "drag_and_drop_lists: ^0.0.7" to clipboard
drag_and_drop_lists: ^0.0.7 copied to clipboard

outdated

A flutter package to allow drag-and-drop reordering of two-level lists.

Changelog #

[0.0.7] - 21 September 2020 #

  • Added canDrag option for lists
  • Interface Change: Any classes implementing DragAndDropListInterface need to add canDrag

[0.0.6] - 24 July 2020 #

  • Fixed wrong parameter order for onItemAdd (thanks @khauns)
  • ProgrammaticExpansionTile: include option for isThreeLine of ListTile
  • ProgrammaticExpansionTile: Remove required annotation for leading

[0.0.5] - 24 July 2020 #

  • ProgrammaticExpansionTile: ensure that parent widget will always know its expanded/collapsed state

[0.0.4] - 21 July 2020 #

  • Updated example project for web compatibility

[0.0.3] - 21 July 2020 #

  • Formatted all with dartfmt

[0.0.2] - 21 July 2020 #

  • Added API documentation

[0.0.1] - 21 July 2020 #

  • Initial release
413
likes
0
pub points
96%
popularity

Publisher

unverified uploader

A flutter package to allow drag-and-drop reordering of two-level lists.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on drag_and_drop_lists