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

keyboard overlap with bottomsheet modal #35

Closed
alr2413 opened this issue Oct 20, 2020 · 3 comments
Closed

keyboard overlap with bottomsheet modal #35

alr2413 opened this issue Oct 20, 2020 · 3 comments

Comments

@alr2413
Copy link

alr2413 commented Oct 20, 2020

Hi,
When you click on the filter text in a bottomsheet modal to type, the keyboard shows on top of that.
might help:
flutter/flutter#18564 (comment)

@iksent
Copy link

iksent commented Feb 1, 2021

Really need to pass down isScrollControlled!
@davigmacode, please provide this option.

@vasilich6107
Copy link

I released https://pub.dev/packages/flutter_awesome_select with fixed null safety.
Could you check that everything works for you?

@davigmacode
Copy link
Owner

Hi everyone,

I'm really sorry for not maintaining the smart_select package in a long time. It's been a great project, but it's become too difficult for me to maintain, especially since I've been going through a tough time for the past few years.

In its place, I've released a new package called choice. The combination to smart_select and chips_choice with cleaner, more flexible, and composable API for creating inline or prompted choice widgets with single or multiple selection.

I hope you'll check out choice. I think you'll find it to be a great replacement for smart_select.

Thanks for your understanding.

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

No branches or pull requests

4 participants