feat: regenerate for HubAdmin.CheckUpdate (v0.2.0)

Adds `checkUpdate()` to HubClient and re-exports
`CheckUpdateResponse` so callers (Studio Doctor page) can render
update + offline states without importing protobuf directly.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
flemming-it 2026-05-06 15:53:13 +02:00
parent 9249fbe4f5
commit c5e11395fb
5 changed files with 233 additions and 1 deletions

View file

@ -1,6 +1,6 @@
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.1.0
version: 0.2.0
publish_to: 'none'
repository: https://git.flemming.ws/fai/dart-sdk