Jaime Blasco
Jaime Blasco
Thanks! I understand why you would want it like that. I will use my fork in the meantime. Amazing work you are doing!! Thanks again
Supporting collaboration is not in the closer goals. It requires more than a website, also to mantain a server and a database. If online collaboration is really needed you can...
Not currently, this physics just clamps to the closer stops from the position the scroll is expected to finish according to the other physics
Hi @guidotheelen, CardField is implemented for Flutter Web. There is no Stripe CardFormField component in their js sdk so we can not implement it either. Make sure you have added...
Hey @yjbanov, you can see a detailed ex planation in this comment https://github.com/flutter/flutter/issues/68877#issuecomment-720091525 **Update** - Added comment: Here is some research I have been doing related to this problem: The...
I've just discovered it also happens with the Google Assistant app. There is no way to scroll up Update: Same problem in Google Maps
@ayushin the problem is that browsers do not provide an api to control this behavior and it is automatically sync with the body scroll
With this change it would also be easy to implement the behavior of the **Home** Keyboard key that scrolls to the top of the document. https://en.wikipedia.org/wiki/Home_key
It should not, as the action would only be called when TargetPlatform is iOS, same as right now inside Scaffold.