- Removed screenshots and example from package archive
- Fixed error when search had special characters
- Removed WillPopScope since it's not working yet
- Added untitled anchor/trigger widget
- Added option to custom placeholder of the anchor/trigger widget
- Added option to custom separator value text
- Added groupable choice items that can be sorted
- Added group list, item, header builder, and predefined widget
- Added choice anchor and value text widget
- Added value chips widget
- Adjust
itemSkip
callback parameters - Replaced
trigger
term withanchor
- Replaced
createWidget
withcreateSpacer
- Renamed most of
createBuilder
constructor withcreate
- Improved choice and search controller construction
- Improved selected many logic
- Keep focus search field on submit and cross faded search toggle icon
- Fixed search field spacing and replaceable leading widget
- Re-render-able modal widget
- Changed default to manual search submit
- Added loading indicator to controller so it can access everywhere
- The trigger widget notices the loading state from the choice controller
- Improved inline and prompted choice with placeholder, error and loading indicator
- Optional placeholder widget when there are no choice items
- Renamed the term
filter
tosearch
and all related files
- Added onFilter option to catch filter value when changed
- Renamed filter show/hide to attach/detach
- Moved filter route history to outer context
- Fixed strange navigator behavior of filterable prompted choice
- Added example screenshots
- Improved example
- Provides API documentation
- Choice list get keyword directly from state
- Removed [Choice.builder] constructor
- Create alias to build modal compositions widget
- Renamed [toChoiceData] to [asChoiceData]
- Improved example
- Inline or prompted choice widget
- Single or multiple choice widget
- Searchable choice items with highlighted result
- Customizable list, comes with predefined
- Customizable prompt, comes with predefined