accessibility_radar 0.2.2
accessibility_radar: ^0.2.2 copied to clipboard
DevTools extension for Flutter: live widget-tree scan for semantics and focus, plus WCAG-oriented hints and warnings.
V0.2.2 #
- Fix GestureDetector excludeFromSemantics detections.
V0.2.1 #
- Added Github repo link to pub.dev
V0.2.0 #
- Added demo screenshot to the README.
- Added sample code links near the example hints.
- Fixed the padding near the example code in the hints.
V0.1.1 #
- Restructured project files.
V0.1.0 #
- Initial version