accessibilty 0.0.2 copy "accessibilty: ^0.0.2" to clipboard
accessibilty: ^0.0.2 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.

Accessibilty Plugin #

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.

Getting Started #

All you need to gather the data is to make an instance to this plugin and call the method 'getAccessibiltyStats()'. This method will return a map with the accessiblity data based on what device and platform you are using.

0
likes
0
pub points
12%
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

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on accessibilty