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
52 stars 35 forks source link

Replace maxLengthEnforced flag with maxLengthEnforcement #29

Closed stepushchik-denis-gismart closed 2 years ago

philiparpin commented 2 years ago

Bump... can we merge this in? This is breaking Flutter V3 @lzhuor

lzhuor commented 2 years ago

Thank you @stepushchik-denis-gismart Merged. I will release it later.