auto_size_text_field 0.1.6 copy "auto_size_text_field: ^0.1.6" to clipboard
auto_size_text_field: ^0.1.6 copied to clipboard

outdated

Flutter TextField widget that automatically resizes text field to fit perfectly within its bounds.

0.1.6 #

  • Implemented the rebuild logic of the widget when the value of TextEditingController changes so that the TextField reflects the latest font size.

0.1.5 #

  • Added minWidth parameter to control the width when fullwidth is set to false

0.1.4 #

  • Finalised documentation

0.1.3 #

  • Fixed the format of README.md

0.1.2 #

  • Added fullwidth param to control the width of TextField
  • Updated the README.md

0.1.1 #

  • Formatted code to comply with pub.dev

0.1.0 Initial Release #

  • Launched a Flutter TextField widget that automatically resizes text field to fit perfectly within its bounds.
299
likes
0
points
196k
downloads

Publisher

verified publisherzhuoran.li

Weekly Downloads

Flutter TextField widget that automatically resizes text field to fit perfectly within its bounds.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on auto_size_text_field