Skip to content

Latest commit

 

History

History
74 lines (61 loc) · 3.82 KB

CHANGELOG.md

File metadata and controls

74 lines (61 loc) · 3.82 KB

1.1.0

Features (30/03/2021)

  • Possibility to hide the sign-up and forgot password button #115
  • Possibility to provide flushbar title #117
  • Support for auto-fill hints #125
  • Possibility to navigate back to login after sign-up #126
  • Support for external login providers #127
  • Footer for copyright notice #129
  • Add custom padding to sign-up and login provider buttons #135
  • Possibility to only show logo without title

Bug fixes

  • Add safe area to header
  • Scaffold is now transparent so background images are now supported
  • Fix logo size
  • Disable auto-correct for text field

1.0.15

Bug fixes (16/03/2021)

  • Fixed animationController methods should not be used after calling dispose #114
  • Upgrade to AndroidX #111
  • Upgrade Android example to embedding V2 #110
  • Fixed initialRoute function #110
  • Added pedantic for code analysis #110
  • Migrated discontinued flushbar to another_flushbar #110
  • Updated all deprecated widgets to current widgets #110
  • Fixed widget_test #110

1.0.14

Fix signup textfield not selectable in signup mode (26/01/2020)

1.0.13+1

Update dependency (23/01/2020)

  • Update Provider dependency #35

1.0.13

Minor improvements and Bug fix(es) (23/01/2020)

  • Share email input between login and recovery cards (@doc-rj-celltrak in #13)
  • Fix render overflow exceptions #20

1.0.11

Misc bug fixes (17/01/2020)

  • Attempt to fix text not centered in the web build
  • Fix exception on submit when onSubmitAnimationCompleted is empty
  • Fix: test failed due to framework error

1.0.10+1

Fix example's logo hero animation (11/12/2019)

1.0.10

Extend configurations & bug fixes (09/12/2019)

1.0.4

Add option to disable debug buttons (11/10/2019)

1.0.3

  • Fix app crashing when omitting logoPath parameter

1.0.2

Add license

1.0.1

Fix Document

  • Fix image not loading on pub.dev README
  • Reduce font size in description column

1.0.0

Initial release