choice 1.3.2 copy "choice: ^1.3.2" to clipboard
choice: ^1.3.2 copied to clipboard

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.

1.3.2 #

  • 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.0 #

  • Optional placeholder widget when there are no choice items
  • Renamed the term filter to search and all related files

1.0.0-dev.4 #

  • 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.3 #

  • Fixed strange navigator behavior of filterable prompted choice
  • Added example screenshots
  • Improved example

1.0.0-dev.2 #

  • 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.1 #

  • 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
93
likes
150
pub points
94%
popularity
screenshot

Publisher

verified publisherwidgetarian.com

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.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on choice