Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 494 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 494 Bytes

[0.0.1] - 10.11.2020

  • Customizable input decoration.
  • Customizable borderRadius.
  • Customizable borderColor and borderWidth for focused and disabled border.
  • onChanged to observe the text changed.

[1.0.1] - 11.11.2020

  • Hidden cursor.
  • onSubmit to handle submits, validation and navigation after text changed.
  • Automatically focuses to the next node.

[2.0.1] - 11.11.2020

  • Migrated null safety

[2.0.1] - 11.11.2020

  • Fixed Flutter 2 compatibility
  • Supports flutter web