accessibility_tools 2.0.0 copy "accessibility_tools: ^2.0.0" to clipboard
accessibility_tools: ^2.0.0 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.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.
163
likes
140
pub points
93%
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter, flutter_test

More

Packages that depend on accessibility_tools