web_runner library
Classes
Functions
-
getRunner(
) → Runner -
injectSrcScript(
String src, String windowVar) → Future< void> -
Injects a
scriptwith asrcdynamically into the head of the current document. -
jsrunCondition(
String expression, String value, String? properties) → bool? -
jsRunExpression(
String expression, String value, String? properties) → Object? -
loadJs(
) → Future< void>