chore: rename package + dir + repo to fai_client_sdk
Some checks failed
Security / Security check (push) Failing after 1s

Adopts the three SDK families convention from
fai/platform/docs/architecture/sdks.md — base name carries
the family, language suffix on dir + repo only:

  fai_dart_sdk          (pkg) → fai_client_sdk
  fai_dart_sdk          (dir) → fai_client_sdk_dart
  fai/dart-sdk          (repo) → fai/client-sdk-dart

Internal lib/test/example file renames track the package
name. Old git.flemming.ws URL also retired here.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
flemming-it 2026-05-26 13:46:16 +02:00
parent f481eee687
commit f882b7f955
5 changed files with 24 additions and 15 deletions

View file

@ -1,8 +1,8 @@
name: fai_dart_sdk
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.16.0
publish_to: 'none'
repository: https://git.flemming.ws/fai/dart-sdk
repository: https://git.flemming.ai/fai/client-sdk-dart
environment:
sdk: ^3.11.0-200.1.beta