riak_client 0.5.1 copy "riak_client: ^0.5.1" to clipboard
riak_client: ^0.5.1 copied to clipboard

discontinuedreplaced by: riak_dart
outdatedDart 1 only

Riak Client using the HTTP API

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add riak_client

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

dependencies:
  riak_client: ^0.5.1

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

Publisher

unverified uploader

Weekly Downloads

Riak Client using the HTTP API

Homepage

Documentation

Documentation

License

unknown (license)

More

Packages that depend on riak_client