An open API service indexing awesome lists of open source software.

https://github.com/ilopx/github_remote_pkg


https://github.com/ilopx/github_remote_pkg

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Connecting Remote Dart Dependencies
Connecting a dependency as a remote repository using a special commit

```yaml
dependencies:
github_remote_pkg:
git:
url: https://github.com/ilopX/github_remote_pkg
ref: 481a2f0b255bcc3b0953bdd378c73b46aaa4a6ed
path: remote_pkg # the folder path
```