-
Notifications
You must be signed in to change notification settings - Fork 32
Add profile page for therapist #60
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
Conversation
| ); | ||
| } | ||
|
|
||
| Widget _buildProfileOption(String title, {bool isLogout = false}) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
move this to presentation/profile/widgets folder and make it a stateless class
| @@ -1,14 +1,133 @@ | |||
| import 'package:flutter/material.dart'; | |||
|
|
|||
| void main() { | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pls remove this
|
Hey @mdmohsin7, please review |
mdmohsin7
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
one last change
Please review @mdmohsin7 ,
In collaboration with @MukundIMSharma
Fixes #57
📌 Summary
This PR improves the Profile Screen UI by ensuring the profile section. Additionally, scrolling support has been added to prevent UI overflow issues.
🛠️ How to Test
WhatsApp.Video.2025-03-20.at.01.48.41_76738817.mp4