accessibilty 1.0.0 copy "accessibilty: ^1.0.0" to clipboard
accessibilty: ^1.0.0 copied to clipboard

This Flutter plugin is able to gather Accessibility data from iOS and Android. It gathers data from the ScreenReader, VoiceOver, font size and many more.

0.0.1 #

This Flutter plugin is able to gather Accessibility data from iOS and Android. It gathers data from the ScreenReader, VoiceOver, font size and many more.

0.0.2 #

Updates have been made that the String returned by getAccessibilityStats() returns in the same format for Android and iOS. Now you can easily cast to Map<String, String>.

0.0.3 + 1.0.0 #

Updated the docuemntation by including the responses from Android and iOS in the README.

0
likes
130
pub points
0%
popularity

Publisher

unverified uploader

This Flutter plugin is able to gather Accessibility data from iOS and Android. It gathers data from the ScreenReader, VoiceOver, font size and many more.

Homepage
Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on accessibilty