Skip to content

v1.5.0

Compare
Choose a tag to compare
@baumths baumths released this 10 Apr 22:17
· 6 commits to main since this release
335cf00
  • Fixed an issue that prevented two AnimatedTreeViews with the same nodes to be displayed alongside each other or on a router stack.
  • Follwing the updates to the Flutter Framework's DragTarget widget:
    • Added TreeDragTarget.onWillAcceptWithDetails
    • Deprecated TreeDragTarget.onWillAccept
    • Deprecated TreeDragTarget.onAccept

Full Changelog: v1.4.1...v1.5.0