dito_sdk_pb 1.0.0-dev.1
dito_sdk_pb: ^1.0.0-dev.1 copied to clipboard
This package contains the generated GRPC client for dart for the dito sdk api. This should not be used directly, instead prefer the flutter SDK.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add dito_sdk_pbWith Flutter:
$ flutter pub add dito_sdk_pbThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
dito_sdk_pb: ^1.0.0-dev.1Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.