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

Update dependencies #125

Open alperenekin opened 1 month ago

alperenekin commented 1 month ago

In the newer Flutter versions(3.19 in my case), it is not possible to build to app due to File dependency.

bvoq commented 1 month ago

If need be this can also be file: >=6.0.0 <8.0.0. But please support the newest flutter versions!

bvoq commented 3 weeks ago

@santitigaga please merge it 😇