threads_client_grpc 0.0.2 copy "threads_client_grpc: ^0.0.2" to clipboard
threads_client_grpc: ^0.0.2 copied to clipboard

outdated

gRPC protobufs for interacting with remote Threads.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add threads_client_grpc

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

dependencies:
  threads_client_grpc: ^0.0.2

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_grpc/api.pb.dart';
import 'package:threads_client_grpc/api.pbenum.dart';
import 'package:threads_client_grpc/api.pbgrpc.dart';
import 'package:threads_client_grpc/api.pbjson.dart';
2
likes
0
points
17
downloads

Publisher

verified publishertextile.io

Weekly Downloads

gRPC protobufs for interacting with remote Threads.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, grpc, protobuf

More

Packages that depend on threads_client_grpc