dj_fc library

Support for doing something awesome.

More dartdocs go here.

Constants

KEEP_ONLY_WIDGET → const String?
PARSE_ONLY_FILE → const String?

Properties

fileDebugLvl int
getter/setter pair

Functions

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