Hello! Could you advise me regarding some documentation for Flutter I could show to a sighted developer with a fair amount of general experience who would like to make his apps more accessible? In particular, we are not sure how to implement native iOS behaviour like a Back button that reacts to the two finger Back gesture or refreshing with three-fingers-downwards swipe. I did my Google searching but could only find some starting material. Thanks a lot.
Paweł Masarczyk
in reply to victor tsaran • • •victor tsaran
in reply to Paweł Masarczyk • • •Also, the general #a11y #flutter documentation can be found here: docs.flutter.dev/development/a…
Accessibility
docs.flutter.devPaweł Masarczyk
in reply to victor tsaran • • •