Skip to content

Roll pub into dart-sdk #2939

Closed
Closed
@jonasfj

Description

@jonasfj

We've recently added dependency on package:tar to avoid using system tar implementation.
This means migrating into Dart SDK will involve a bit of moving around with dependencies.

Specifically:

  • Land ChunkedStreamReader in package:async (Add ChunkedStreamReader dart-archive/async#161)
  • Migrate package:tar to use ChunkedStreamReader from package:async
  • Vendor https://github.com/simolus3/tar/ in pub
  • Re-land pub in Dart SDK (sdk/+/192304)
  • Stop packaging 7zip with Dart SDK on Windows.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions