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

Touch Controls/Gestures? #35

Open
jtkeyva opened this issue Sep 24, 2024 · 2 comments
Open

Touch Controls/Gestures? #35

jtkeyva opened this issue Sep 24, 2024 · 2 comments

Comments

@jtkeyva
Copy link

jtkeyva commented Sep 24, 2024

Hi thanks again for this great work! Up/down/left/right and click work great for selecting stuff.

Are the touch sensitive controls available for things like swiping and more analog type of movements/gestures (like a trackpad)? If not, do you feel this is possible?

Thanks!

@DenisovAV
Copy link
Owner

Sure, of course, it's possible. The example provided is a very simple one demonstrating how to control using a touchpad, but you have everything you need to implement more complex interactions. This example is very basic and wasn't designed for more advanced interactions. For example at my workshops I show how to do it smoothly. Maybe I'll update example with this type of interaction when have more time, and you can try yourself and propose PR to the example

@jtkeyva
Copy link
Author

jtkeyva commented Sep 25, 2024

Great to know. I tried and failed with the keyboard and feel this is more advanced than that. Maybe if you give me some hints I can try and have a crack at it but I'm in the dark right now.

If keyboard and smooth control are available in the example i feel it will surely help people make cool stuff with your creation. This really could be a big deal for Flutter :)

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

2 participants