Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 588 Bytes

CHANGELOG.md

File metadata and controls

16 lines (8 loc) · 588 Bytes

[0.1.0] - 21/06/2020

Added initial animated TextFormField that toggles between animatiion states based on wheter is has focus or not.

[0.2.0] - 21/06/2020

Added a custom TextFormField that does not animate. It will be used to complete another animated TextFormField, but can also be used as a standalone version.

[1.0.0] - 21/06/2020

Added a slide_in TextFormField that animated between the hint text showing up inside the text field when the text is empty, and above the textformfield when it is filled with text.

[1.0.1] - 22/06/2020

Updated homepage for the package