bancolombia / dart-code-linter

Dart Code Linter is a software analytics tool that helps developers analyse and improve software quality. Dart Code Linter is based on a fork of Dart Code Metrics. We welcome contributions from other developers. Please feel free to submit pull-requests and bugreports to this GitHub repository.
https://dcl.apps.bancolombia.com/
MIT License
40 stars 28 forks source link

old version of uuid #116

Closed alirezat66 closed 3 weeks ago

alirezat66 commented 9 months ago

Because every version of dart_code_linter depends on uuid ^3.0.7 and depends on uuid ^4.2.2, dart_code_linter is forbidden. So, because depends on dart_code_linter any, version solving failed. this is the error that I get when I try to get your package.

app-toolkit-opensource-innersource[bot] commented 9 months ago

Assign to review: @santitigaga @ajtortolero

santitigaga commented 3 weeks ago

Hello this was solved in PR #54 , in dart code linter version 1.1.3 you will find the solution.

Greetings.