Skip to content

Latest commit

 

History

History
67 lines (38 loc) · 1.07 KB

File metadata and controls

67 lines (38 loc) · 1.07 KB

0.0.15

  • dependencies updated

0.0.14

  • rename stylusHandwritingEnabled to scribbleEnabled for legacy support

0.0.13

  • dependencies updated
  • initial values supported
  • extra dependencies removed

0.0.12

0.0.11

  • textInputAction added for all text fields
  • onSubmitted added for all text fields

0.0.10

  • state reset added for login and signup

0.0.9

  • signals disposed error fixed

0.0.8

  • Multiple widgets used the same GlobalKey fixed

0.0.7

  • Login with password added
  • Reset password screen added
  • Signup screen added

0.0.6

  • OTP verification handling added

0.0.5

  • LoginData class added for handling otp functionality

0.0.4

  • title widget added with custom style

0.0.3

  • add PageConfig for customizing page layout and style
  • pinput and flutter_intl_phone_field exports

0.0.2

  • add new exports

0.0.1

  • Initial release