nested_choice_list 0.0.8
nested_choice_list: ^0.0.8 copied to clipboard
A flutter package for handling nested list item selection without limitation for the depth of the nested list.
0.0.8 #
- optimise styles
- configure lints
- enable show / hide for selected items in multi selection mode
- remove grey background when focusing on search field
- fix search field
0.0.7 #
- support "select all" capability for selecting all items of list in multi select mode
- support leading widget for item of list
- remove default inner padding of widget
- remove ripple effect of on tap in base widget
0.0.6 #
- handle navigation by back button press and swipe
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