eagle_eye 2.0.0 copy "eagle_eye: ^2.0.0" to clipboard
eagle_eye: ^2.0.0 copied to clipboard

EagleEye is a Dart CLI tool provided by CodandoTV for detecting architecture violations in Dart projects.

2.0.0 #

  • Update the configuration file structure by renaming JSON keys to improve readability. Breaking changes: renamed doNotWithPatterns to forbiddenDependencies, justWithPatterns to exclusiveDependencies, and noDependsEnabled to dependenciesAllowed.

1.0.5 #

  • Add a warning message indicating that the keys will be renamed in the next major version

  • Display a success message when Eagle Eye successfully checks the project

  • Remove flutter dependency

1.0.4 #

  • Remove a unnecessary README install.

1.0.3 #

  • Try to update install tab renaming the package to install instead of installing.

1.0.2 #

  • Add information about how to install the cli.

1.0.1 #

  • Add information about how to use the tool.

1.0.0 #

  • Documentation + README.md updates.

0.0.2 #

  • Add CodandoTV to the README.md description.

0.0.1 #

  • Stable version milestone.
1
likes
150
points
338
downloads

Publisher

verified publishercodandotv.com

Weekly Downloads

EagleEye is a Dart CLI tool provided by CodandoTV for detecting architecture violations in Dart projects.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, yaml

More

Packages that depend on eagle_eye