Skip to content

arashbi/dart-repo-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This is minimal proxy to bypass dart language's certificate problem. If you are in a corporate, which messes with SSL certs, pub doesn't work and fails with SSL error. You can simply clone and run this repo with "npm start" this repo, to act as a proxy. Then you need to set the pub url with

set PUB_HOSTED_URL=http://localhost:5000

and

pub get

About

Proxy for dart repo behind SSL breaking firewall.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published