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

maximum widget size #33542

Closed
arunachaleshwaran opened this issue May 29, 2019 · 6 comments
Closed

maximum widget size #33542

arunachaleshwaran opened this issue May 29, 2019 · 6 comments

Comments

@arunachaleshwaran
Copy link

Use case

Proposal

@arunachaleshwaran
Copy link
Author

when I working in a project I need to know the maximum size that can handle by widgets aka what will be the width and height of the widget or space left by the widgets to work on. by media query, we can able to find the size of the device but I want to find the space left.

@mateusfsilva
Copy link

Try the widget LayoutBuilder
https://api.flutter.dev/flutter/widgets/LayoutBuilder-class.html

@iapicca
Copy link
Contributor

iapicca commented Oct 9, 2019

Hi @arunachaleshwaran
does the proposed solution fix the issue?

@iapicca iapicca added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Oct 9, 2019
@arunachaleshwaran
Copy link
Author

@iapicca actually it worked perfectly as I need. as a beginner I take some time to figure it out. but it works very well

@no-response no-response bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Oct 23, 2019
@iapicca
Copy link
Contributor

iapicca commented Oct 24, 2019

Hi @arunachaleshwaran
I'm glad to hear that;
given your last message I feel safe to close this issue,
if you disagree please write in the comments
and I will reopen it.
Thank you

@iapicca iapicca closed this as completed Oct 24, 2019
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants