find_dropdown 1.0.0 copy "find_dropdown: ^1.0.0" to clipboard
find_dropdown: ^1.0.0 copied to clipboard

Simple and robust FindDropdown with item search feature, making it possible to use an offline item list or filtering URL for easy customization.

[1.0.0] - 2021.03.09 #

Migrated to NullSafety [more] #

Removed rxdart dependency. #

Now, the content from rxdart is migrated to local, on the folder rxdart. This prevents incompatibilities between the version of rxdart in the project and the package.

Deprecated searchHint field. #

Use 'hintText' property from searchBoxDecoration

[0.2.3] - 2021.02.12 #

Added searchHint property to change the hintText #

[0.2.2] - 2020.09.27 #

Updated select_dialog to 1.2.1 #

Added multiple select items support #

Clear or update selection programmatically feature released #

[0.2.1] - 2020.09.06 #

rxdart 0.24.x version bump #

Updated select_dialog to 1.2.0 #

License updated (MIT) #

Added properties #

  • labelVisible - To show the label in field
  • searchBoxMaxLines
  • searchBoxMinLines

[0.2.0] - 2020.04.20 #

Added autofocus property #

Added web size adaptation #

image

Added callbacks #

  • emptyBuilder
  • loadingBuilder
  • errorBuilder

Added constraints property #

image

image

Added in-code documentation #

image

[0.1.7+1] - 2019.10.02 #

  • Updated bottom distance

[0.1.7] - 2019.10.02 #

  • Updated clear button

[0.1.6] - 2019.09.27 #

  • Added show or hide searchbox capability
  • Added clear feature
  • Added searchBoxDecoration property

[0.1.5+1] - 2019.09.26 #

  • Updated README.md

[0.1.5] - 2019.09.25 #

  • Added parameter "validate"

[0.1.4+1] - 2019.09.25 #

  • Formatted file find_dropdown.dart

[0.1.4] - 2019.09.25 #

  • Updated README.md

[0.1.3] - 2019.09.25 #

  • Updated README.md

[0.1.2] - 2019.09.25 #

  • Updated git repository reference

[0.1.1] - 2019.09.25 #

  • Updated min. sdk version

[0.1.0] - 2019.09.25 #

  • First publication
83
likes
120
pub points
89%
popularity

Publisher

unverified uploader

Simple and robust FindDropdown with item search feature, making it possible to use an offline item list or filtering URL for easy customization.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, select_dialog

More

Packages that depend on find_dropdown