form_builder_multi_dropdown 0.9.5 copy "form_builder_multi_dropdown: ^0.9.5" to clipboard
form_builder_multi_dropdown: ^0.9.5 copied to clipboard

retracted

A highly customizable multi-selection dropdown field for Flutter FormBuilder. Supports responsive layouts, custom chip displays, and easy validation.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project follows Semantic Versioning.


0.9.5 #

  • Update README documentation, add DEMO.

0.9.4 #

  • Add future property to FormBuilderMultiDropdown.

0.9.3 #

  • Fix web support.

0.9.1 #

  • Update README documentation.

0.9.0 #

Added #

  • Full integration with flutter_form_builder
  • Generic object support with FormBuilderMultiDropdown<T>
  • Searchable dropdown support
  • Single select mode
  • Multiple selection mode
  • Async data loading support
  • Selection change callback
  • Search change callback
  • Validation support
  • Controller support via MultiSelectController
  • Custom dropdown item builder
  • Custom selected item builder
  • Custom separator support
  • Accessibility improvements
  • Overlay-based dropdown rendering
  • Smooth open/close animations
  • Auto expand direction support (up, down, auto)
  • Improved outside tap detection
  • Floating label behavior support
  • Chip customization
  • Dropdown customization
  • Search field customization
  • Support for dynamic item updates

Improved #

  • Upgraded internal dropdown core based on multi_dropdown 3.1.1
  • Improved dropdown positioning logic
  • Improved keyboard behavior
  • Improved form integration behavior
  • Improved field focus handling
  • Improved selected item rendering
  • Improved overlay stability
  • Improved generic type safety

Notes #


0.0.1 #

Added #

  • Initial release
1
likes
0
points
180
downloads

Publisher

verified publishero7planning.org

Weekly Downloads

A highly customizable multi-selection dropdown field for Flutter FormBuilder. Supports responsive layouts, custom chip displays, and easy validation.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_form_builder

More

Packages that depend on form_builder_multi_dropdown