When a saved flow is missing modules, each capability pill in the "Needs:" row is now clickable: tap one and a per-item progress dialog walks the bare capability name through installModule, then the flows page refreshes. When more than one capability is missing, an extra "Install all (N)" button runs the same dialog over the whole list sequentially so a fresh operator can take an unrunnable flow and one click later have its dependencies resolved. Also adds a pencil icon next to Run that hands the YAML path to the OS via SystemActions.openInOs — the operator's default editor for .yaml decides what opens. Makes the path next to the flow name actionable instead of decorative. The install dialog renders one row per spec with a status icon (pending circle / spinner / check / error), shows the installed version on success, and surfaces the full error in a copyable FaiErrorBox on failure so the operator can paste it back. Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
29 lines
949 B
Text
29 lines
949 B
Text
PODS:
|
|
- file_picker (0.0.1):
|
|
- FlutterMacOS
|
|
- FlutterMacOS (1.0.0)
|
|
- shared_preferences_foundation (0.0.1):
|
|
- Flutter
|
|
- FlutterMacOS
|
|
|
|
DEPENDENCIES:
|
|
- file_picker (from `Flutter/ephemeral/.symlinks/plugins/file_picker/macos`)
|
|
- FlutterMacOS (from `Flutter/ephemeral`)
|
|
- shared_preferences_foundation (from `Flutter/ephemeral/.symlinks/plugins/shared_preferences_foundation/darwin`)
|
|
|
|
EXTERNAL SOURCES:
|
|
file_picker:
|
|
:path: Flutter/ephemeral/.symlinks/plugins/file_picker/macos
|
|
FlutterMacOS:
|
|
:path: Flutter/ephemeral
|
|
shared_preferences_foundation:
|
|
:path: Flutter/ephemeral/.symlinks/plugins/shared_preferences_foundation/darwin
|
|
|
|
SPEC CHECKSUMS:
|
|
file_picker: 7584aae6fa07a041af2b36a2655122d42f578c1a
|
|
FlutterMacOS: d0db08ddef1a9af05a5ec4b724367152bb0500b1
|
|
shared_preferences_foundation: 7036424c3d8ec98dfe75ff1667cb0cd531ec82bb
|
|
|
|
PODFILE CHECKSUM: 54d867c82ac51cbd61b565781b9fada492027009
|
|
|
|
COCOAPODS: 1.16.2
|