Closed
Description
Feature Description
I found the new packages system very useful.
But currently it doesn't have the option to host a private pub server. Dart has the option to use private repositories but they don't support updating the package automatically and resolve versions based on tags.
Some documentation, how to integrate it:
- https://medium.com/dartlang/hosting-a-private-dart-package-repository-774c3c51dff9
- https://dart.dev/tools/pub/custom-package-repositories
- https://github.com/dart-lang/pub/blob/master/doc/repository-spec-v2.md
Screenshots
No response