choice
The successor to smart_select and chips_choice with cleaner, more flexible, and composable API for creating inline or prompted choice widgets with single or multiple selection.
2.3.2
8.7K downloads/mo
#3106 most downloaded on pub.dev
davigmacode/flutter_choice
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 8 days to 4 months
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
10 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
10 releases · Aug 2023 to Mar 2024
2024
2025
2026
Releases
latest 10-
2.3.221 Mar 2024 -
2.3.129 Feb 2024Release notes
Open source →- Fixed error when search had special characters
- Removed WillPopScope since it's not working yet
-
2.3.024 Oct 2023Release notes
Open source →- Added untitled anchor/trigger widget
- Added option to custom placeholder of the anchor/trigger widget
- Added option to custom separator value text
-
2.0.001 Sep 2023Release notes
Open source →- 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
itemSkipcallback parameters - Replaced
triggerterm withanchor - Replaced
createWidgetwithcreateSpacer - Renamed most of
createBuilderconstructor 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
-
1.3.229 Aug 2023Release notes
Open source →- 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
-
1.0.026 Aug 2023Release notes
Open source →- Optional placeholder widget when there are no choice items
- Renamed the term
filtertosearchand all related files
-
1.0.0-dev.425 Aug 2023 pre-releaseRelease notes
Open source →- Added onFilter option to catch filter value when changed
- Renamed filter show/hide to attach/detach
- Moved filter route history to outer context
-
1.0.0-dev.324 Aug 2023 pre-releaseRelease notes
Open source →- Fixed strange navigator behavior of filterable prompted choice
- Added example screenshots
- Improved example
-
1.0.0-dev.224 Aug 2023 pre-releaseRelease notes
Open source →- 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
-
1.0.0-dev.123 Aug 2023 pre-releaseRelease notes
Open source →- 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