Skip to content
This repository has been archived by the owner on Mar 9, 2020. It is now read-only.

Bottom overflow #2

Open
aksarkabir opened this issue Nov 27, 2019 · 3 comments
Open

Bottom overflow #2

aksarkabir opened this issue Nov 27, 2019 · 3 comments

Comments

@aksarkabir
Copy link

if there is lot of content in the dialog then by doing the slide down I got the bottom pixel overflow. can You please fix the problem?

@fannnu
Copy link

fannnu commented Jan 6, 2020

Hi aksarkabir, I'm facing the same problem right now. Have you found a solution to this? Kindly share

@srcker
Copy link

srcker commented Jan 6, 2020

I'm facing the same problem right now.

@fabioselau077
Copy link

slideDialog.showSlideDialog(
context: context,
child: Expanded(
child: SingleChildScrollView(
child: Column(
[...]
)
)
)
)

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

4 participants