accessibility_tools 0.2.0
accessibility_tools: ^0.2.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.
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.