Skip to content

Feature/52 account screen#99

Open
abdulazizacc wants to merge 16 commits intodevfrom
feature/52-account-screen
Open

Feature/52 account screen#99
abdulazizacc wants to merge 16 commits intodevfrom
feature/52-account-screen

Conversation

@abdulazizacc
Copy link
Collaborator

in this PR, the account screen UI and cubit has been implemented

@abdulazizacc abdulazizacc linked an issue Feb 20, 2026 that may be closed by this pull request
@abdulazizacc abdulazizacc self-assigned this Feb 20, 2026
bool showDivider = true,
VoidCallback? onTap,
}) {
return InkWell(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

try GestureDetector instead , InkWell is kinda little bit expensive

Copy link
Contributor

@ZainabAlnajjar ZainabAlnajjar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work Aziz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

implement account screen

4 participants