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
35 stars 20 forks source link

fix analyzer 6.0 errors #110

Closed The-Redhat closed 2 months ago

The-Redhat commented 7 months ago

based on changes did here https://github.com/dart-lang/sdk/blob/fae9e418ea380f46b5b067d020403d505aa78eff/pkg/analyzer/lib/src/error/imports_verifier.dart

ghozay19 commented 5 months ago

lgtm. already tested on my own code.

saltorre commented 3 months ago

Can someone approve and merge, please?

bvoq commented 3 months ago

Yep, please merge these changes! @santitigaga @juancgalvis Main doesn't work at the moment. Thanks @The-Redhat

santitigaga commented 2 months ago

thanks for the contribution, I'm reviewing it

ghozay19 commented 2 months ago

thanks

bvoq commented 2 months ago

thanks!

bvoq commented 2 months ago

Can you upload this to https://pub.dev ? Unfortunately, the version on pub.dev doesn't run at the moment. Thanks!

bvoq commented 2 months ago

Thanks for updating pub.dev!