maheshj01 / searchfield

A highly customizable simple and easy to use flutter Widget to add a searchfield to your Flutter Application.This Widget allows you to search and select from list of suggestions.
MIT License
84 stars 63 forks source link

adding autoValidateMode #88

Closed dev-zayn closed 10 months ago

dev-zayn commented 1 year ago

adding autoValidateMode property to the TextFormField

maheshj01 commented 1 year ago

Thanks for the PR @dev-zayn, Can you also add a test? Let me know if you need any help. You can always look at the existing tests.

dev-zayn commented 1 year ago

@maheshmnj I added a test for it

maheshj01 commented 1 year ago

Hello @dev-zayn, Wondering if you have had a chance to address the comments?

Thanks

dev-zayn commented 11 months ago

Hello @dev-zayn, Wondering if you have had a chance to address the comments?

@maheshmnj Sorry for the late reply but what comments?

maheshj01 commented 11 months ago

@dev-zayn Please see my review comments above

maheshj01 commented 10 months ago

Closing as this property was added in v0.9.0