component-detection icon indicating copy to clipboard operation
component-detection copied to clipboard

Adds support for pubspec.lock files

Open jhutchings1 opened this issue 3 years ago • 2 comments

This PR adds support for pubspec.lock files, which are used in Flutter and Dart projects.

jhutchings1 avatar Apr 17 '22 06:04 jhutchings1

@cobya I think I've addressed most of your outstanding feedback on this one. Do you want to have another look?

jhutchings1 avatar Aug 25 '22 16:08 jhutchings1

We should also add some test cases to verification tests

JamieMagee avatar Aug 30 '22 20:08 JamieMagee