bwu_pub_client 0.1.0 copy "bwu_pub_client: ^0.1.0" to clipboard
bwu_pub_client: ^0.1.0 copied to clipboard

outdatedDart 1 only

Easy access to pub.dartlang.org remote API from Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bwu_pub_client

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

dependencies:
  bwu_pub_client: ^0.1.0

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:bwu_pub_client/bwu_pub_client.dart';
0
likes
30
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Easy access to pub.dartlang.org remote API from Dart.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

http, logging, pub_semver, quiver

More

Packages that depend on bwu_pub_client