flutter_tree_view icon indicating copy to clipboard operation
flutter_tree_view copied to clipboard

Set physics on ListView

Open tomvanoost opened this issue 4 years ago • 0 comments

This flutter_tree_view is a great job, thanks!

The physics on the inner ListView is now hardcoded to BouncingScrollPhysics. Would be nice if you can set that yourself on the ListTreeView.

tomvanoost avatar Jul 09 '21 20:07 tomvanoost