You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@bdlukaa This a great suggest, I added the label add-on, as I think we will create a repository monorepo that allows to add all these functionalities, so we can keep the core Mix experience as light as possible
leoafarias
changed the title
Variants: key
Keyboard key press Dynamic Variant
Oct 7, 2022
This would be a variant that would react to a keyboard key press. It'd be something like:
The
key(<LogicalKeyboardKey>)
would make the following possible:Pressable
could be used to handle this, or maybe a new widget could also be createdSee also:
The text was updated successfully, but these errors were encountered: