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

Is there a way to remove the dots if we have text field on introduction screen? #168

Closed
milindgoel15 opened this issue Feb 23, 2023 · 13 comments · Fixed by #171
Closed

Is there a way to remove the dots if we have text field on introduction screen? #168

milindgoel15 opened this issue Feb 23, 2023 · 13 comments · Fixed by #171

Comments

@milindgoel15
Copy link

Currently, i have used raw pages and used a column widget to write a form which has a text field and some buttons. Right now, when the keyboard pops up, the dots come up on front of text field which kinda ruins the UI. Is there a way to change that when keyboard is up, the dots should not show or stay below the pages view?

image

@milindgoel15
Copy link
Author

replying to myself since this repo feels like a dead end.

For anyone wondering how to achieve this, look at this: (first method works a charm)
https://flutteragency.com/detect-keyboard-open-close-in-flutter/

@Macacoazul01
Copy link
Contributor

You could try implement this here instead of just complaining

@Macacoazul01
Copy link
Contributor

Macacoazul01 commented Mar 3, 2023

@ghenry added a PR to try solving this one

@milindgoel15
Copy link
Author

milindgoel15 commented Mar 3, 2023

You could try implement this here instead of just complaining

A simple reply would have been appreciated that it's not possible to do something like this right now or say like you could try something and add a PR if it works.

But no, no one bothered to comment single word about it and now that I closed the issue after struggling for a week, you all are now attacking me. Wow genius bro. Maybe learn how to moderate communities/forums first rather than telling me what I should do.

@Macacoazul01
Copy link
Contributor

I'm not a moderator or something like this (and who is attacking you?)

@Macacoazul01
Copy link
Contributor

A simple reply would have been appreciated that it's not possible to do something like this right now or say like you could try something and add a PR if it works.

But no, no one bothered to comment single word about it and now that I closed the issue after struggling for a week,

Maybe henry didn't had time last week as neither did I.

He Isn't activelly maintaining the package, just reviewing PRs so everything that is new is being developed by us, users.

The way you replied to your first message and to mine just looks like the maintainer of the package is obliged to be available 24/7 to solve problems.

You already had the solution (so much so that I used your link to implement the PR), so I just said that instead saying things like these:

since this repo feels like a dead end.

You could implement it the same way as I did

@Macacoazul01
Copy link
Contributor

And instead of complaining now about my answer, if you can, please check if this #171 will solve your problem.

If not i'll try to improve it when I have more free time

@milindgoel15
Copy link
Author

milindgoel15 commented Mar 3, 2023

I'm not saying maintainers/developers of this package are obliged to answer and should be available 24*7 to the users.

First reply was because the repo felt like dead because no one replied. That's why I posted a solution for anyone to face the same issue and get his problem fixed.

Second, the minute I closed the issue, the owner of this package gave a like to the comment that has the solution to this problem. At this point, anyone will feel they were ignored and should resort to themselves to find solutions.

Third, creating a PR wasn't my first thought when I found the solution. It never came into my mind to create a PR when we were ignored till the closure of the issue.

When I found the solution, fixing my app issue was my first priority and also fix other issues as well which still are there.

If he was really inactive, then sure apologies for saying dead repo.

Apologies to you as well. Thanks for your pr tho.

@Macacoazul01
Copy link
Contributor

@ghenry any release date for this one?

@ghenry
Copy link
Collaborator

ghenry commented Mar 16, 2023 via email

@ghenry
Copy link
Collaborator

ghenry commented Mar 16, 2023 via email

@Macacoazul01
Copy link
Contributor

Tks!

@Macacoazul01
Copy link
Contributor

@milindgoel15 you can now use 3.1.7

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 a pull request may close this issue.

3 participants