feat(flows): native file dialog for flow file inputs
Some checks failed
Security / Security check (push) Failing after 2s

Wires the editor's new onPickFile host callback to file_picker
(withData: the editor receives name + bytes, never a raw path).
Pins chain_studio_flow_editor to v0.23.0. No more typing absolute
paths to feed a flow a file.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
flemming-it 2026-07-17 01:05:10 +02:00
parent 065939be74
commit adb8d3f914
3 changed files with 17 additions and 2 deletions

View file

@ -46,7 +46,7 @@ packages:
path: "../fai_chain_studio_flow_editor"
relative: true
source: path
version: "0.22.0"
version: "0.23.0"
characters:
dependency: transitive
description: