utils/get_inputs_and_ignore_transformed library

Return those veriables with an INPUT role or tranformed and now ignored. Copyright (C) 2024-2025, Togaware Pty Ltd

Licensed under the GNU General Public License, Version 3 (the "License");

License: https://opensource.org/license/gpl-3-0

Authors: Yixiang Yin, Graham Williams

Functions

findTargetVariable(Map<String, dynamic> metaData) String?
Method getTarget may get empty string. This method is used to get the target variable from metadata.
getInputsAndIgnoreTransformed(WidgetRef ref) List<String>