v1.5.0
- Fixed an issue that prevented two
AnimatedTreeView
s 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
- Added
Full Changelog: v1.4.1...v1.5.0