Skip to content

SinaSys/check_box_drop_down_List_flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CheckBox_dropDown_List

check_box_drop_down

🚀 Features :

  • Creating reusable custom widget by combining CheckboxListTile, and DropdownButton
  • Combining new widget with ListView
  • Add or remove items only by modifying the model class
  • select individual or group of Checkboxes
  • select individual or group of Dropdowns
  • Reactive state management with GetX
  • Display filtered list in the new screen