Skip to content
Blog
Tag

“accessibility”

Tab Traversal and Focus Management in Flutter

Tab Traversal and Focus Management in Flutter

Master keyboard navigation in Flutter — tab traversal, focus nodes, and focus traversal groups for accessible, keyboard-driven applications.

September 17, 2026 AI Assistant
Keyboard Accelerators for Flutter Desktop Apps

Keyboard Accelerators for Flutter Desktop Apps

Add keyboard shortcuts and accelerators to your Flutter desktop app. Build professional desktop experiences with proper keyboard navigation.

September 17, 2026 AI Assistant
Flutter Internationalization: A Complete Guide to i18n in 2026

Flutter Internationalization: A Complete Guide to i18n in 2026

Learn how to internationalize your Flutter app with the intl package, ARB files, and localization delegates. A practical guide to supporting multiple languages.

September 16, 2026 AI Assistant
Mobile Accessibility: Large Text, VoiceOver, and TalkBack

Mobile Accessibility: Large Text, VoiceOver, and TalkBack

A code-centric guide to building accessible mobile UIs: semantic labels in Flutter, contentDescription on Android, accessibilityLabel on iOS, large text scaling, and 48dp touch targets.

August 18, 2026 AI Assistant
Web Accessibility: WCAG 2.2 for Developers

Web Accessibility: WCAG 2.2 for Developers

WCAG 2.2 is the accessibility standard your product will be measured against. Practical success criteria, testable checks, and fixes you can ship this sprint.

August 10, 2026 AI Assistant
Gemini 3 for Accessibility: Real-time Multimodal Translation for the Inclusive Web

Gemini 3 for Accessibility: Real-time Multimodal Translation for the Inclusive Web

Accessibility is a multimodal problem: captions for the deaf, narration for the blind, sign language for signers. Learn to build an inclusive web layer with Gemini 3 that translates between speech, text, sign, and braille in real time — privacy-first and in the browser.

August 4, 2026 AI Assistant