web_runner library

Classes

WebRunner

Functions

getRunner() Runner
injectSrcScript(String src, String windowVar) Future<void>
Injects a script with a src dynamically 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>