threads_client 0.1.7 copy "threads_client: ^0.1.7" to clipboard
threads_client: ^0.1.7 copied to clipboard

outdated

Dart client for Textile threads (https://textile.io) a database built on IPFS.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add threads_client

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

dependencies:
  threads_client: ^0.1.7

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:threads_client/threads_client.dart';
2
likes
0
pub points
0%
popularity

Publisher

verified publishertextile.io

Dart client for Textile threads (https://textile.io) a database built on IPFS.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, grpc, protobuf, threads_client_grpc, uuid

More

Packages that depend on threads_client