Thank you for the great Talk! Accessibility is something that needs more attention and more people have to do stuff with it in mind. I hope this project will bring more people to this goal!
I'm currently working on a Flutter shell (an executable that runs Flutter applications) written in Rust where I try to keep platform-specific code at zero (via winit and wgpu for graphics and input). AccessKit is perfect for that, and I've been following its progress for quite a while now! I hope Linux support comes soon, since that's what I'm developing on.
Great talk ! So good to hear people working on such an important tools !
Thank you for the great Talk! Accessibility is something that needs more attention and more people have to do stuff with it in mind. I hope this project will bring more people to this goal!
I'm currently working on a Flutter shell (an executable that runs Flutter applications) written in Rust where I try to keep platform-specific code at zero (via winit and wgpu for graphics and input). AccessKit is perfect for that, and I've been following its progress for quite a while now! I hope Linux support comes soon, since that's what I'm developing on.
That's super informative. I didn't have to do with accessibility before but plan to use it.