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

correct the StartPage UI #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

abhijeetSaroha
Copy link

There is an warning during running app. Rendering Error.
Screenshot 2023-03-10 150431

I resolved this warning by wrapping the Column widget to the ChildScrollView.

@abhijeetSaroha
Copy link
Author

abhijeetSaroha commented Mar 11, 2023

I removed the SingleChildScrollView widget and some unnecessary Padding widgets to simplify the widget tree and improve performance. These changes should make the code easier to understand and faster to load.

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.

1 participant