clean_architecture_linter 2.7.2 copy "clean_architecture_linter: ^2.7.2" to clipboard
clean_architecture_linter: ^2.7.2 copied to clipboard

A comprehensive analysis_server_plugin that automatically enforces Clean Architecture principles in Flutter projects with Riverpod state management.

160/ 160
pub points
454
downloads

We analyzed this package 2 days ago, and awarded it 160 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

35 out of 41 API elements (85.4 %) have documentation comments.

Some symbols that are missing documentation: clean_architecture_linter.CleanArchitectureUtils.CleanArchitectureUtils.new, main, main.CleanArchitectureLinterPlugin, main.CleanArchitectureLinterPlugin.CleanArchitectureLinterPlugin.new, main.CleanArchitectureLinterPlugin.shutDown.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:clean_architecture_linter/clean_architecture_linter.dart that declares support for platforms: Windows, Linux, macOS.
Package does not support platform `iOS`.

Because:

  • package:clean_architecture_linter/clean_architecture_linter.dart that declares support for platforms: Windows, Linux, macOS.
Package does not support platform `Web`.

Because:

  • package:clean_architecture_linter/clean_architecture_linter.dart that declares support for platforms: Windows, Linux, macOS.
Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Partially passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Partially passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
analysis_server_plugin >=0.3.22 <0.3.23 0.3.22 0.3.23
analyzer >=14.3.0 <15.0.0 14.3.0 14.4.0
path ^1.9.1 1.9.1 1.9.1
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 107.0.0 108.0.0
analyzer_plugin - 0.14.16 0.14.17
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
dart_style - 3.1.13 3.1.13
file - 7.0.1 7.0.1
glob - 2.2.0 2.2.0
meta - 1.19.0 1.19.0
package_config - 3.0.0 3.0.0
pub_semver - 2.2.1 2.2.1
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
watcher - 1.2.1 1.2.1
yaml - 3.1.4 3.1.4
yaml_edit - 2.2.4 2.2.4

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `>=0.3.22 <0.3.23` on analysis_server_plugin does not support the stable version `0.3.23`, that was published 0 days ago.

When analysis_server_plugin is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions analysis_server_plugin to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.19, Dart 3.13.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
3
likes
160
points
454
downloads

Documentation

Documentation
API reference

Publisher

verified publisherittae.com

Weekly Downloads

A comprehensive analysis_server_plugin that automatically enforces Clean Architecture principles in Flutter projects with Riverpod state management.

Repository (GitHub)
View/report issues
Contributing

Topics

#clean-architecture #lint #custom-lint #linter #static-analysis

License

MIT (license)

Dependencies

analysis_server_plugin, analyzer, path

More

Packages that depend on clean_architecture_linter