Hashem Abounajmi: Make UI more accessible using Keyboard and shortcuts

Опубликовано: 22 Март 2026
на канале: FlutterLDN
73
5

Hashem shows how to create keyboard-friendly UIs.

Kicking things off with a demo of a TV - style app, where users can select a profile, browse content, start playback, and control the media using only a keyboard - just like they would on a smart TV. Then, we’ll break down how it’s built using Flutter’s Focus, Shortcuts, and Actions widgets, along with keyboard event handling to enable smooth, intuitive navigation and interaction.
So if you’ve ever wondered how to make your app keyboard friendly, this session will give you practical techniques to do just that.