schulcloud-flutter
schulcloud-flutter copied to clipboard
Ensure accessibility
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.