kamranahmedse / developer-roadmap

Interactive roadmaps, guides and other educational content to help developers grow in their careers.
https://roadmap.sh
Other
297.06k stars 39.13k forks source link

[Suggestion] Flutter - accessibility section #6582

Closed psstoyanov closed 5 days ago

psstoyanov commented 2 months ago

Roadmap URL

https://roadmap.sh/flutter

Suggestions

Hello there!

I believe it would be very helpful to add an accessibility section in the roadmap.

It can make a world of difference for visually impaired and/or people with motor control difficulties with just a few small adjustments in the layout design.

Adding semantics for screen reader context is nice and easy to do.

A few more complex scenarios would be form validations, loading states, error prompts, async actions, etc. They do take time and effort but ultimately, they expand the reach of the application and can drastically improve the quality of the product in the long run.

dansholds commented 1 month ago

To clarify, are we talking adding a section to the flutter roadmap that goes over accessibility or are we talking about making the roadmap.sh website more accessible?

psstoyanov commented 1 month ago

A section to the Flutter roadmap that goes over accessibility 👍

I haven't thought about the accessibility of the website itself thus far 🙂

FatumaA commented 1 month ago

Interested in taking this up when the node is added!

dansholds commented 3 weeks ago

This can be added when the Flutter roadmap is migrated.