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

Animate TextFormField attached to the top of the keyboard #58

Open
aytunch opened this issue Feb 1, 2021 · 2 comments
Open

Animate TextFormField attached to the top of the keyboard #58

aytunch opened this issue Feb 1, 2021 · 2 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@aytunch
Copy link

aytunch commented Feb 1, 2021

I want to put a TextFormField which moves along with the keyboard.
This is standard behaviour as in many apps like whatsapp etc..
Is there a way to know exact curve/duration/height of the keyboard with this Package so that we can do the same for the TextFormField using a AnimatedPosition

@aytunch aytunch changed the title TextFormField connected to the top of teh keyboard TextFormField attached to the top of the keyboard Feb 1, 2021
@aytunch aytunch changed the title TextFormField attached to the top of the keyboard Animate TextFormField attached to the top of the keyboard Feb 1, 2021
@flypigz
Copy link

flypigz commented Nov 28, 2021

you can try Keyboard Attachable package, which is built on flutter keyboard visibility

@MisterJimson MisterJimson added enhancement New feature or request documentation Improvements or additions to documentation labels Jun 13, 2022
@MisterJimson
Copy link
Owner

Need to decide if this is something we should build into the project or if we should document that Keyboard Attachable provides this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants