accessibility_radar 0.3.0
accessibility_radar: ^0.3.0 copied to clipboard
DevTools extension for Flutter: live widget-tree scan for semantics and focus, plus WCAG-oriented hints and warnings.
V0.3.0 #
- Added hints for Material and Cupertino input controls (IconButton, FloatingActionButton, CupertinoButton, Switch, Checkbox, Radio, Cupertino variants, etc.)
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