HackSlashNITP / LibraLink

In an era of technological advancements, the "LibraLink" project aims to revolutionize the library experience at NIT Patna. This innovative application seeks to bridge the gap between traditional library services and modern digital convenience.
MIT License
4 stars 9 forks source link

User State Persisting commit+Show Password+Confirm Password checked+UI changes #63

Closed Yashrajdps13 closed 9 months ago

Yashrajdps13 commented 9 months ago

Issue #61 and #64 solved

User State Persisting:- Changes:-

  1. AuthWrapper class called in routes child in MaterialApp. It persists the state of user of logging in
  2. Updated pubspec.yaml file for new dependencies
  3. Updated minSDKversion->21
  4. Added Show Password checkbox
  5. small changes is hintText and spacing in Sign up screen
  6. Confirm Password crosschecked with Input Password

@piyuuussh @ShubhamTiwari55