Skip to content

Make pub a pub package #498

Closed
Closed
@DartBot

Description

@DartBot

<img src="https://avatars.githubusercontent.com/u/654526?v=3" align="left" width="96" height="96"hspace="10"> Issue by financeCoding
Originally opened as dart-lang/sdk#9456


In https://github.com/dart-gde/discovery_api_dart_client_generator we have a dart script that automatically versions and commits code to github. Later the script uploads to pub via Process.run() commands. What we have works but a solution where we could import some 'package:pub/...' to handle this for us would be great. I also find that pub has a lot of common and reusable code that others might want to depend on. Pub's design is nice since everything is a library. I have ripped code out of pub for other projects.

https://github.com/financeCoding/discovery_api_dart_client_generator/blob/d263122e29774bc69ab9b84da58837026a6ec88e/tool/update.dart

Metadata

Metadata

Assignees

Labels

closed-duplicateClosed in favor of an existing reporttype-enhancementA request for a change that isn't a bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions