chain-studio-flow-editor/lib
flemming-it 0ebc319808 feat(flows): example badges + missing-module hints in the flow list
Each row in the FLOWS sidebar now shows at a glance whether a flow
is a bundled example (detected from the provenance header) and
whether it can run yet: a quiet "Example" badge and, when a flow
uses capabilities that aren't installed, an amber "needs N modules"
chip whose tooltip lists them and which installs them in one tap via
the host's existing install callback. Per-flow scan results are
cached by path + mtime so files are read on list load/refresh only,
never on a paint. New DE+EN l10n keys.

Signed-off-by: flemming-it <sf@flemming.it>
2026-06-12 00:17:04 +02:00
..
src feat(flows): example badges + missing-module hints in the flow list 2026-06-12 00:17:04 +02:00
fai_studio_flow_editor.dart feat(editor): graph-pulse on errors + store-aware install / add-source 2026-06-09 00:21:48 +02:00