v1.5.0
版本发布时间: 2024-04-11 06:17:35
baumths/flutter_tree_view最新发布版本:v1.6.0(2024-04-24 22:16:57)
- 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: https://github.com/baumths/flutter_tree_view/compare/v1.4.1...v1.5.0