chain-client-sdk-dart/pubspec.yaml
flemming-it f91f477230 feat: kind+provider fields on StoreEntry (v0.12.1)
Studio uses these to mark synthetic capabilities and suppress
their Install button.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-05-07 22:44:12 +02:00

17 lines
362 B
YAML

name: fai_dart_sdk
description: gRPC client SDK for the F∆I Platform hub. Used by F∆I Studio and Tier-3 domain apps.
version: 0.12.1
publish_to: 'none'
repository: https://git.flemming.ws/fai/dart-sdk
environment:
sdk: ^3.11.0-200.1.beta
dependencies:
grpc: ^4.0.0
protobuf: ^4.0.0
fixnum: ^1.1.0
dev_dependencies:
lints: ^6.0.0
test: ^1.25.6