pub_proxy_server 0.0.6 copy "pub_proxy_server: ^0.0.6" to clipboard
pub_proxy_server: ^0.0.6 copied to clipboard

outdatedDart 1 only

Private pub and proxy server.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pub_proxy_server

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  pub_proxy_server: ^0.0.6

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:pub_proxy_server/pub_proxy_server.dart';
0
likes
15
pub points
0%
popularity

Publisher

unverified uploader

Private pub and proxy server.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

crypto, http_server, logging, path, route, route_hierarchical, yaml

More

Packages that depend on pub_proxy_server