dyzer 1.0.3 copy "dyzer: ^1.0.3" to clipboard
dyzer: ^1.0.3 copied to clipboard

Dyzer is a software analytics tool that helps developers analyse and improve software quality. Dyzer is based on a fork of Dart Code Metrics.

✨ Dyzer: #

Pub

*Note: this repo is forked from Dart Code Metrics

The Baseline-Aware Dart Analyzer Plugin #

Dyzer is a powerful Dart plugin designed to streamline your development workflow by providing early baseline-aware support for key features. Our goal is to help you build modern, performant, and future-proof Dart applications with confidence.

Installation #

dart pub add --dev dyzer
dart pub global activate dyzer

🚀 Features #

  • Baseline-Aware Support: Dyzer helps you identify and use features that are considered "baseline" in the Dart ecosystem, ensuring your code is compatible and stable across a wide range of platforms and environments.

  • Early-Stage Integration: Get a head start on upcoming features and APIs. Dyzer provides experimental support for new language constructs and platform capabilities, allowing you to innovate faster.

  • Enhanced Code Analysis: The plugin integrates with the Dart Analysis Server to provide specific warnings and suggestions tailored to baseline compatibility.

Basic configuration #

Add configuration to analysis_options.yaml and reload IDE to allow the analyzer to discover the plugin config.

0
likes
120
points
159
downloads

Publisher

unverified uploader

Weekly Downloads

Dyzer is a software analytics tool that helps developers analyse and improve software quality. Dyzer is based on a fork of Dart Code Metrics.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

unknown (license)

Dependencies

analyzer, analyzer_plugin, ansicolor, args, collection, crypto, equatable, file, glob, html, http, logger, meta, path, platform, pub_updater, source_span, uuid, xml, yaml, yaml_edit

More

Packages that depend on dyzer