flutter-form-builder-ecosystem / form_builder_extra_fields

Additional ready-made form input fields for flutter_form_builder package
https://pub.dev/packages/form_builder_extra_fields
BSD 3-Clause "New" or "Revised" License
28 stars 47 forks source link

[FormBuilderTypeAhead]: Add minCharsForSuggestions support #70

Closed jbrechbuehl closed 12 months ago

jbrechbuehl commented 1 year ago

Is there an existing issue for this?

Package/Plugin version

10.0.0

What you'd like to happen

Hello :)

TypeAheadField already supports *minCharsForSuggestions*, I would like to have a *minCharsForSuggestions* parameter too in FormBuilderTypeAhead

Alternatives you've considered

No response

Aditional information

No response

deandreamatias commented 12 months ago

Solved in this commit