Some checks failed
Security / Security check (push) Failing after 1s
The old 'F∆I Platform' product name and platform@flemming.ai contact survived in docs/NOTICE/descriptions/help text; the product is Ch∆In and the contact is chain@flemming.ai. Generic 'cross-platform/platform-native' left untouched. Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
17 lines
364 B
YAML
17 lines
364 B
YAML
name: fai_client_sdk
|
|
description: gRPC client SDK for the Ch∆In hub. Used by F∆I Studio and Tier-3 domain apps.
|
|
version: 0.18.0
|
|
publish_to: 'none'
|
|
repository: https://git.flemming.ai/fai/client-sdk-dart
|
|
|
|
environment:
|
|
sdk: ^3.11.0-200.1.beta
|
|
|
|
dependencies:
|
|
grpc: ^5.0.0
|
|
protobuf: ^6.0.0
|
|
fixnum: ^1.1.0
|
|
|
|
dev_dependencies:
|
|
lints: ^6.0.0
|
|
test: ^1.25.6
|