lzhuor / auto_size_text_field

Flutter TextField widget that automatically resizes text field to fit perfectly within its bounds.
https://pub.dev/packages/auto_size_text_field
MIT License
51 stars 34 forks source link

feat: onTapOutside handler #52

Closed agufagit closed 1 month ago

agufagit commented 8 months ago

added onTapOutside, focusNode.addListener doesn't work when tap on another button

lzhuor commented 6 months ago

Thank you @agufagit! The code LGTM 🚀

Could you please rebase the code from the master? There is also a Nit comment to revert the version change which I will handle when I release your changes. ❤️

andyskw commented 3 months ago

Oh, seeing this in the next release would be so wonderful! <3! :)

lzhuor commented 2 months ago

@andyskw I will take a look

ooluseye16 commented 1 month ago

Would love if this is available on the pub.dev version

lzhuor commented 1 month ago

🎉 @ooluseye16 @andyskw @agufagit This is published on pub.dev in v2.2.4.

Thank you! ❤️ Appreciate it if you could like the package on pub.dev and star it on GitHub to show some support.