tools icon indicating copy to clipboard operation
tools copied to clipboard

Support git tag_pattern from Dart 3.9.0

Open spydon opened this issue 4 months ago • 2 comments

In Dart 3.9.0 the tag_pattern for git dependencies was introduced. (https://dart.dev/tools/pub/dependencies#git-packages) But it doesn't seem like there is support for that in the pubspec_parse package yet?

spydon avatar Sep 03 '25 13:09 spydon

Ah, good catch. pubspec_parse doesn't support this yet, but we would accept PRs adding support for it. cc @sigurdm @szakarias

devoncarew avatar Sep 03 '25 15:09 devoncarew

Any progress on this?

jlambright avatar Nov 21 '25 22:11 jlambright