smart_select 1.0.2 smart_select: ^1.0.2 copied to clipboard
Smart select allows you to easily convert your usual form selects to dynamic pages with grouped radio or checkbox inputs.
[1.0.2] - 2019-12-12 #
- Move and rename files for better documentation
[1.0.1] - 2019-12-11 #
- Fully rewrite code
- Support filterable option item
- Support grouping options with sticky header
- Support stats loading
- More customizable trigger widget
- Support customize option header widget (theme or builder)
- Support customize option item widget (theme or builder)
- Support customize option item divider widget
- Support customizable label, value, and group field
[0.1.1] - 2019-11-26 #
- Add values field to SmartMultiSelectBuilderInfo class
- Update default SmartMultiSelect placeholder
- Update example
[0.1.0] - 2019-11-26 #
- Fixed bug return value multi select not updated from popup and bottom sheet options
- Update example
- Format documents
[0.0.1] - 2019-11-25 #
- A description for people who will use that package or version.
- Add single choice select using page, popup, or bottom sheet
- Add multiple choice select using page, popup, or bottom sheet