markup_analyzer 4.0.0 copy "markup_analyzer: ^4.0.0" to clipboard
markup_analyzer: ^4.0.0 copied to clipboard

This tool checks the markup of a Flutter project and generates a report.

4.0.0 #

  • Breaking: migrated from custom_lint to native analysis_server_plugin — no longer requires custom_lint dependency
  • Checks are now scoped to Flutter widget constructors only (ignores non-widget calls)
  • Type-aware analysis: only flags expressions that actually return String
  • Severity and enable/disable per-diagnostic configured via analysis_options.yaml
  • Minimum Dart SDK bumped to 3.11.0

1.0.0 #

  • Initial version.

1.0.1 #

  • add work with directories, update README.md and terminal output user-friendly

1.0.2 #

  • add exception handling for file reading

1.0.3 #

  • rename packet from test_localization to markup_analyzer

1.0.4 #

  • change ReadMe.md

2.0.0 #

  • Markup Analyzer its lint

3.0.6 #

  • Refactoring, change version custom_lint

3.0.7 #

  • Update custom_lint

3.0.8 #

  • resolve version packages
8
likes
160
points
146
downloads

Documentation

API reference

Publisher

verified publishercontributors.info

Weekly Downloads

This tool checks the markup of a Flutter project and generates a report.

Repository (GitHub)
View/report issues

Topics

#analyzer #linter #script #code-style #format

License

BSD-3-Clause (license)

Dependencies

analysis_server_plugin, analyzer, analyzer_plugin

More

Packages that depend on markup_analyzer