widgets_extended 0.0.7
widgets_extended: ^0.0.7 copied to clipboard
Collection of rich utility widgets for common Flutter operations.
0.0.7 #
- Add SyncedTreeNode + new constructors
0.0.6 #
- Refactor TreeMapView into SyncedSliverTree
0.0.5 #
- test: add test for expansion memory during animated removal and re-addition
0.0.4 #
- Fix expansion state for multi-sync
0.0.3 #
- Fix expansion state history
0.0.2 #
- Fix expanding a child node that has a collapsed parent (previously ignored expansion).
- Made child sync recursive for SyncedSliverTree and TreeSyncController.
0.0.1 #
- Adds sliver_tree: a node based sliver that supports tree-like nesting for data.