accessibility_tools 2.3.0 copy "accessibility_tools: ^2.3.0" to clipboard
accessibility_tools: ^2.3.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.3.0 #

  • Use kMinInteractiveDimension and kMinInteractiveDimensionCupertino as default values for min tap area sizes
  • Add TestingToolsConfiguration to enable/disable tools panel and control text scale factors

2.2.3 #

  • Make package available on web

2.2.2 #

  • Flutter 3.24 fixes
  • Bump Flutter and Dart version constraints

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.
208
likes
160
points
199k
downloads

Publisher

verified publisherrebelappstudio.com

Weekly Downloads

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)

Topics

#accessibility #a11y #ui

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, flutter_test

More

Packages that depend on accessibility_tools