Completed
Font Scaling (Android)
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Apps for Everyone with Flutter
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Two ways of helping
- 3 Types of disability
- 4 Motor disability
- 5 Vision
- 6 Font Scaling (Android)
- 7 Display Size (Android)
- 8 iOS: Unsupported Options?
- 9 Colorblindness
- 10 Simulate Color Space (Android)
- 11 Found Issues
- 12 Neurodiversity
- 13 Hearing
- 14 Touch Target User Name
- 15 kMininteractive Dimension
- 16 Touch Target with Constrained Box
- 17 Fix Alignment in ConstrainedBox
- 18 Low Contrast
- 19 Default Hint Color
- 20 Default Hint vs. Custom
- 21 MediaQuery High Contrast
- 22 RichText and textScaleFactor
- 23 Missing Labels
- 24 Fixing the Send Button
- 25 Scaffold Semantics
- 26 Fixing Messages
- 27 Testing Semantics
- 28 Summary