conalyz 0.1.1 copy "conalyz: ^0.1.1" to clipboard
conalyz: ^0.1.1 copied to clipboard

A powerful CLI tool for analyzing Flutter applications for accessibility issues using AST-based analysis with comprehensive widget coverage.

0.1.0 - 2025-12-01 #

  • Initial release of Conalyz CLI
  • AST-based Flutter accessibility analyzer with comprehensive widget coverage
  • Support for both mobile and web platforms
  • Automatic usage tracking (lines scanned, analysis time)
  • JSON and HTML report generation
  • Detailed usage statistics and productivity insights
  • Support for analyzing entire Flutter projects or individual Dart files
  • Comprehensive checks for Material and Cupertino widgets
  • WCAG compliance validation
  • Interactive HTML reports with filtering capabilities

0.1.1 - 2025-12-07 #

Fixed #

  • Fixed compatibility issues with analyzer package v9.0.0+
  • Updated name2 to name property in AST traversal to match the latest analyzer API
  • Removed unused imports and improved code quality
  • Fixed potential null safety issues in widget analysis

Changed #

  • Updated minimum Dart SDK version to 3.0.0
  • Improved error handling in AST traversal

[Unreleased] #

Added #

  • Initial project setup
  • Core analysis engine
  • Basic reporting functionality

Changed #

  • Updated dependencies to latest stable versions

Fixed #

  • Minor bug fixes and improvements
4
likes
140
points
69
downloads

Documentation

Documentation
API reference

Publisher

verified publisherconalyz.com

Weekly Downloads

A powerful CLI tool for analyzing Flutter applications for accessibility issues using AST-based analysis with comprehensive widget coverage.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

analyzer, args, glob, intl, path, yaml

More

Packages that depend on conalyz