easy_login_widget 1.4.0
easy_login_widget: ^1.4.0 copied to clipboard
EasyLoginWidget is a customizable flutter login widget, with responsive design for mobile and web. Its a highly customizable widget that allows you to create a login form with a few lines of code.
1.0.0 #
- EasyLoginWidget is a customizable flutter login widget, with responsive design for mobile and web. Its a highly customizable widget that allows you to create a login form with a few lines of code.
1.0.1 #
- Solved a bug where widgets collided with each other
- Changed the order of optional widgets
1.1.0 #
- Eliminated safe area widget to allow user to customize the widget as they want
1.2.0 #
- Solved inconsistency with in version management
1.3.0 #
- Added a new feature to allow the user to customize the functionality of the remember me widget
- Added the possibility to customize the text of the remember me widget
1.4.0 #
- Added a new feature to allow users to disable sign in button at will