nested_choice_list 0.0.5
nested_choice_list: ^0.0.5 copied to clipboard
A flutter package for handling nested list item selection without limitation for the depth of the nested list.
0.0.5 #
- add new feature > showing navigation path which shows hierarchy of nested list
- remove Scaffold widget for improving performance
- add new feature > showing selected items on top of list when it is in multi select mode
0.0.4 #
- update CHANGELOG.me file
- update examples
0.0.3 #
- update CHANGELOG.me file
0.0.2 #
- enable multiple selection
0.0.1 #
- initilize nested choice list with sinlge item selection