packages icon indicating copy to clipboard operation
packages copied to clipboard

[path_parsing] Initial import

Open stuartmorgan-g opened this issue 1 year ago • 3 comments

Imports https://github.com/dnfield/dart_path_parsing into this repository, with history, and updates it to follow repository conventions:

  • Updates minimum SDK support to match our minimum
  • Switches to repository analysis options, fixing or suppressing all resulting warnings
  • Standardizes pubspec.yaml to follow our style/conventions
  • Removes the use of pubspec.lock, per repo conventions

stuartmorgan-g avatar Oct 21 '24 18:10 stuartmorgan-g

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Oct 21 '24 18:10 google-cla[bot]

@zanderso Would you like to edit the README to add a note?

Also, currently we use CODEOWNERS in this repo; who should I list for this and the follow-up packages?

stuartmorgan-g avatar Oct 21 '24 18:10 stuartmorgan-g

Yes, I'll edit the README. Working on the text, but I think this PR doesn't need to block on it?

A while back, @domesticmouse volunteered to be the owner for these for the purposes of mechanical updates with more involved issues in flutter_svg being owned by @jonahwilliams and the engine team.

zanderso avatar Oct 21 '24 20:10 zanderso