utils/utils library

Constants

PARSE_ONLY_FILE → const String?

Functions

getDjNamesMap(List<RawWidgetDj> rawWidgets, {bool includeVariants = true}) Map<String, String>
isSingleLineComment(String line) bool
removeComments(List<String> lines) List<String>