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

Contributors page render error #212

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

Conversation

James-Lu-none
Copy link
Collaborator

Description

the ListView.builder in the FutureBuilder has no specified height which causes RenderFlex overflowed, so it should be wrapped with a Expanded widget.

Implementation

Wrapped ListView.builder with a Expanded widget

Testing Instructions

Please provide details on the steps required to review and test this PR.

build the project and navigate to the contributors page and check if there are overflow error or not

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