This commit is contained in:
2025-01-28 19:05:19 +05:30
parent b9cd807bbc
commit 3121e0ee36
24 changed files with 1347 additions and 1446 deletions

View File

@@ -143,7 +143,8 @@ class AuthProvider extends ChangeNotifier {
);
return false; // Login failed
},
(response) {
(response)
{
// Login success
context.showLoader(show: false);
ScaffoldMessenger.of(context).showSnackBar(