schulcloud-flutter icon indicating copy to clipboard operation
schulcloud-flutter copied to clipboard

Ensure accessibility

Open MarcelGarus opened this issue 6 years ago • 0 comments

Is your feature request related to a problem? Please describe. The app should be accessible to all users.

Describe the solution you'd like Ensure that the semantics tree is always meaningful. Use Semantics widgets where necessary to provide meaning to what's on the screen. Also, ensure that all built-in color combinations have enough contrast.

MarcelGarus avatar Sep 18 '19 11:09 MarcelGarus