accessibility_tools 2.2.1 copy "accessibility_tools: ^2.2.1" to clipboard
accessibility_tools: ^2.2.1 copied to clipboard

Checkers and tools to ensure your app is accessible to all. Ensures your app is accessible from day one, by checking your interface as you build it.

2.2.1 #

  • Fix ButtonsAlignment being not accessible

2.2.0 #

  • Added option to move the buttons around the screen
  • Added option to change the buttons alignment

2.1.0 #

  • Add accessibility checker for images without labels

2.0.0 #

  • Add accessibility testing tools, a panel with toggles to help testing app behavior in different conditions

1.0.1 #

  • Upgrade to Flutter 3.16
  • Fixed an issue with partially off-screen widgets inside scrollables

1.0.0 #

  • Upgrade to Flutter 3.10

0.2.0 #

  • Added a checker to ensure inputs such as text fields and radio buttons have an associated label
  • Fixes an issue with widgets that are partially off-screen
  • Improved error messages

0.1.0 #

  • Fixed an issue that could prevent an app rebuilding
  • Improved error messages
  • Better warning UI

0.0.1-dev.0 #

  • Initial preview release with accessibility checkers.
187
likes
160
pub points
94%
popularity

Publisher

verified publisherrebelappstudio.com

Checkers and tools to ensure your app is accessible to all. Ensures your app is accessible from day one, by checking your interface as you build it.

Repository (GitHub)
View/report issues

Topics

#accessibility #a11y #ui

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, flutter_test

More

Packages that depend on accessibility_tools