We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The args library in lib/args is used by Pub, but currently is not bundled with the SDK, causing an SDK installation of Pub to fail.
The text was updated successfully, but these errors were encountered:
It's in there, just under: dart2js/lib/args
I agree w/ the bug, though. Put it in the sdk. I'd like to use it. :-)
Sorry, something went wrong.
Issue #4257 has been merged into this issue.
cc @munificent. cc @nex3.
Args is now in pkgs. I think we can close this. Assigning to Dan for verification.
Set owner to @dgrove. Added this to the M1 milestone. Removed Area-Build label. Added Area-SDK label.
It's there, and available via pub.
Added Verified label.
dgrove
No branches or pull requests
The args library in lib/args is used by Pub, but currently is not bundled with the SDK, causing an SDK installation of Pub to fail.
The text was updated successfully, but these errors were encountered: