Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Implement Logout Functionality Using Cubit's State Management (profile_screen.dart) #3

Open
PadmnabhTewari opened this issue Nov 17, 2024 · 0 comments
Labels

Comments

@PadmnabhTewari
Copy link
Collaborator

PadmnabhTewari commented Nov 17, 2024

Describe the bug

The logout button in the Profile Screen in Appbar is not working currently kindly fix it.

Expected behavior

Implementing this feature will allow users to log out of the application properly, enhancing user control and session management.
Implement the onPressed method to call the signOut function from AuthCubit and manage the logout state.Also,ensure that any state changes or navigation logic associated with signing out is handled smoothly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant