chain-client-sdk-dart/pubspec.yaml
flemming-it 35a8ee2844
Some checks failed
Security / Security check (push) Failing after 2s
feat: ModuleInfoResponse.inputs/outputs + ModuleField
Generated bindings for the schema_version 3 / ModuleField
proto addition in fai_platform commit f8b364e. Studio's
flow editor can now ask the hub for declared inputs and
outputs per module, with i18n descriptions, instead of
parsing references out of the flow YAML.

Bumps fai_client_sdk to 0.18.0.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-06-01 22:13:07 +02:00

17 lines
371 B
YAML

name: fai_client_sdk
description: gRPC client SDK for the F∆I Platform 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