From 1353d1f7c1b801ea885efcb7b7d870a6acbc1029 Mon Sep 17 00:00:00 2001 From: flemming-it Date: Tue, 2 Jun 2026 00:37:37 +0200 Subject: [PATCH] fix(studio): bump editor to 0.10.2 (per-field output dots + dynamic card width) Signed-off-by: flemming-it --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 7c48749..93788c0 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -125,10 +125,10 @@ packages: description: path: "." ref: main - resolved-ref: "7797654572ccbd34e1991b8921586333c156d1ae" + resolved-ref: "3a6e92fe09ae8f423ab99d990c9459d937810717" url: "https://git.flemming.ai/fai/studio-flow-editor" source: git - version: "0.10.1" + version: "0.10.2" fake_async: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index ebc6751..de54ca0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fai_studio description: "F∆I Studio — desktop GUI for the F∆I hub" publish_to: 'none' -version: 0.57.1 +version: 0.57.2 environment: sdk: ^3.11.0-200.1.beta