nested_choice_list 0.4.0 copy "nested_choice_list: ^0.4.0" to clipboard
nested_choice_list: ^0.4.0 copied to clipboard

A flutter package for handling nested list item selection without limitation for the depth of the nested list.

0.4.0 #

  • Develop unit tests for models and classes.
  • Create widget tests for widgets.
  • Resolve the bug in the add function of the NestedChoiceEntity.

0.3.3 #

  • Write unit test for NestedListView widget.
  • Format code.

0.3.2 #

  • Update all files with documention to be more clear for contributers.

0.2.2 #

  • Update README.md file.
  • Provide better demo for showing features.

0.2.1 #

  • Update LICENSE file.

0.2.0 #

  • Update examples and README.md file.
  • Add style for SelectedItemChip widget.
  • Support border for navigation path item.
  • Add style for navigation path widget.
  • Decrease vertical padding of items.
  • Support search field position to be on the top or bottom.

0.1.0 #

  • Add OnSelectionChange callback to get selected items in multi select mode.

0.0.9 #

  • Add dense property for styls.

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.mdfile.
  • Update examples.

0.0.3 #

  • Update CHANGELOG.md file.

0.0.2 #

  • Enable multiple selection.

0.0.1 #

  • Initilize nested choice list with sinlge item selection.
3
likes
0
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package for handling nested list item selection without limitation for the depth of the nested list.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on nested_choice_list