Seeking tips and resources to share with developers on developing accessible apps

By beero, 29 June, 2022

Forum
App Development and Programming

hello dears

i'm visually impaired, but need to give some tips / advice to app developer
please, is any accessibility chick list help us to design accessible apps?
also, i read that using bottom-sheet is not accessible, is anyway to customize it to be accessible?
kindly share articles / teps related to designing / coding accessible app.
specially using flatter.

thanks very much

Options

Comments

By Survivor Wolf on Saturday, July 23, 2022 - 02:01

First, bottom sheets are simply a style of popup presentation, so yes they can definitely be accessible if the developer knows what they are doing. I have experienced accessible bottom sheets personally. Second, I'm assuming you meant Flutter, the development toolkit from Google and not flatter, as I have no idea what that would be. If you did mean Flutter, here are the 3 primary documentation pages a developer would need. Flutter Semantics Widget Exclude Semantics Widget Merge Semantics Hope those help!

By beero on Saturday, July 23, 2022 - 02:01

hello Survivor Wolf
thanks for your reply, sorry, yes, flutter
could i contact you directly?

By beero on Saturday, July 23, 2022 - 02:01

please, how about react native developers guide?
i just know that the app i tested developed by it
and using bottom sheet
i can't access it
any tips for this?
thanks