clean_arch_linter 2.0.1 copy "clean_arch_linter: ^2.0.1" to clipboard
clean_arch_linter: ^2.0.1 copied to clipboard

retracted

Analysis server plugin to enforce clean architecture.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add clean_arch_linter

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  clean_arch_linter: ^2.0.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:clean_arch_linter/clean_arch_linter.dart';
0
likes
0
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

Analysis server plugin to enforce clean architecture.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analysis_server_plugin_core, analyzer, dart_functionals, extended_string, meta, path, yaml

More

Packages that depend on clean_arch_linter