dropdown_selection 2.0.3 copy "dropdown_selection: ^2.0.3" to clipboard
dropdown_selection: ^2.0.3 copied to clipboard

frok from dropdown_search , fix dialog option size not dynamic issue

[0.6.2] - 2021.05.22 #

  • prop that passes all props to search field

[0.6.1] - 2021.05.02 #

  • added property to set up the popup safe area
  • fixed null safety issues

[0.6.0] - 2021.03.27 #

  • fixed null safety issues after initial migration
  • migrated example to null safety
  • allowed http traffic for Android to make async requests work

[0.5.0] - 2021.03.23 #

  • Migrating to null-safety @thx nizarhdt
  • add new feature: favorites items @thx nizarhdt
  • fix bugs

[0.4.9] - 2021.02.22 #

  • fix bug filterOnline #116
  • Add onBeforeChange CallBack @thanks Vasiliy
  • Add onPopupDismiss CallBack @thanks Vasiliy
  • search delay feature @thanks Vasiliy
  • BottomSheet scrolling behavior improvement @thanks Vasiliy
  • fix bug update selectedItem
  • added an ability to override the clear and dropdown icon buttons with builder
  • suffixIcons adds an ability to switch icon management through the suffixIcon of InputDecoration

[0.4.8] - 2020.11.20 #

  • fix bug caused by last flutter SDK breaking changes #69
  • Add a getter for the selected item
  • Add a getter to check if the DropDownSearch is focused or not

[0.4.7] - 2020.10.30 #

  • fix bug default selectedItem #56

[0.4.6] - 2020.10.30 #

  • Invoke the dropdown programmatically
  • change dropdownSearch selected value programmatically
  • fix issue #25
  • fix issue #36
  • fix issue #51
  • fix issue #55

[0.4.5] - 2020.10.21 #

  • replace autoValidate by autoValidateMode
  • pass searchWord to loadingBuilder/emptyBuilder/errorBuilder
  • add searchBoxController to be used as default filter for example

[0.4.4] - 2020.07.06 #

  • fix bug

[0.4.3] - 2020.06.04 #

  • remove dropDownSearchDecoration duplication
  • add popupBarrierColor feature

[0.4.2] - 2020.05.23 #

  • add popupItemDisabled feature, to manage popupItems accessibility

[0.4.1] - 2020.05.17 #

  • handle dark and light theme
  • handle dropdownBuilder if item is Null

[0.4.0] - 2020.05.15 #

  • add dropdown icon customization
  • add clear button icon customization

[0.3.9] - 2020.05.12 #

  • manage default border color

[0.3.8] - 2020.05.11 #

  • fix issue: default selected item

[0.3.7] - 2020.05.10 #

  • update description

[0.3.6] - 2020.05.10 #

  • update description

[0.3.5] - 2020.05.10 #

  • fix issue

[0.3.4] - 2020.05.10 #

  • Integrate material design
  • make DropdownSearch as item of a form
  • manage validation form

[0.3.4] - 2020.05.01 #

  • fix bug error widget

[0.3.2] - 2020.05.01 #

  • add autoFocus searchBox feature

[0.3.1] - 2020.04.29 #

  • fix bug: filter items
  • fix menu mode background color

[0.3.0] - 2020.04.29 #

  • fix bug: empty items online

[0.2.9] - 2020.04.29 #

Added callbacks #

  • emptyBuilder
  • loadingBuilder
  • errorBuilder

Improvement #

  • improve Menu mode
  • improve bottomSheet mode

[0.2.8] - 2020.04.24 #

  • minor improvement

[0.2.7] - 2020.04.24 #

  • minor improvement

[0.2.6] - 2020.04.23 #

  • Health suggestions

[0.2.5] - 2020.04.23 #

  • Add showSelected option

[0.2.4] - 2020.04.14 #

  • Improve performance

[0.2.3] - 2020.04.13 #

  • Improve performance

[0.2.2] - 2020.04.13 #

  • BugFix

[0.2.1] - 2020.04.01 #

  • BugFix

[0.2.0] - 2020.04.01 #

  • Update README.md

[0.1.9] - 2020.04.01 #

  • Update README.md

[0.1.8] - 2020.04.01 #

  • Add catch error
  • Add Feature : Filter Function as parameter
  • Add Feature : enable/disable
  • Add Feature : add three mode : Menu, BottomSheet and Dialog
  • Add Feature : manageable height

[0.1.7] - 2020.03.29 #

  • Bug fix

[0.1.6] - 2020.03.29 #

  • Bug fix

[0.1.5] - 2020.03.29 #

  • Replace Stream by valueNotifier

[0.1.4] - 2020.03.29 #

  • Replace Stream by valueNotifier

[0.1.3] - 2020.03.28 #

  • possibility to load filter online once

[0.1.2] - 2020.03.27 #

  • improve performance

[0.1.1] - 2020.03.26 #

  • bloc bug fix

[0.1.0] - 2020.03.25 #

  • bug fix publication

[0.0.1] - 2020.03.24 #

  • First publication
5
likes
40
pub points
67%
popularity

Publisher

unverified uploader

frok from dropdown_search , fix dialog option size not dynamic issue

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, optional

More

Packages that depend on dropdown_selection