feat: featured flag on StoreEntry (v0.10.1)

Picks up the new `featured: bool` field in the StoreEntry
proto. No new client method — the flag is plumbed through
SearchStore. Studio reads it directly off the entry.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
flemming-it 2026-05-07 21:05:03 +02:00
parent 6efbdb2ff9
commit df6ab995d3
3 changed files with 22 additions and 2 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.10.0
version: 0.10.1
publish_to: 'none'
repository: https://git.flemming.ws/fai/dart-sdk