riak_client 0.6.0 copy "riak_client: ^0.6.0" to clipboard
riak_client: ^0.6.0 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.6.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:riak_client/riak_client.dart';
0
likes
15
pub points
0%
popularity

Publisher

unverified uploader

Riak Client using the HTTP API

Homepage

Documentation

Documentation

License

BSD-2-Clause (LICENSE)

Dependencies

intl

More

Packages that depend on riak_client