mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-27 13:14:55 +00:00
- Make the form key a final field in the AuthCubit class - Add validators for email and password fields in the AuthCubit class - Update the LoginForm widget to use the form key from AuthCubit class - Add validators for email and password fields in the LoginForm widget