iterable_dropdown 2.0.1 copy "iterable_dropdown: ^2.0.1" to clipboard
iterable_dropdown: ^2.0.1 copied to clipboard

A Flutter dropdown that works on iterable instead of lists. It also has multi select functionality

2.0.1 #

  • Updated examples in README.md and the example project

2.0.0 #

  • Breaking changes in this version
  1. Search Field configuration is now clubbed in a field called searchFieldConfig
  2. Field level configuration are clubbed in a field called fieldConfig
  3. Search is now optional
  4. More control over the UI
  5. Dart version upgraded to 3.9.0
  6. Updated Example
  7. Added documentation

1.0.1 #

  • Updated the screen recording.

1.0.0 #

  • Initial release.
3
likes
0
points
308
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter dropdown that works on iterable instead of lists. It also has multi select functionality

Repository (GitHub)
View/report issues

Topics

#dropdown #multiselect #iterable

License

unknown (license)

Dependencies

collection, equatable, flutter

More

Packages that depend on iterable_dropdown