menu
flutter_js_stable package
documentation
javascript_runtime.dart
JavascriptRuntime
dartContext property
dartContext property
dark_mode
light_mode
dartContext
property
Map
<
String
,
dynamic
>
dartContext
getter/setter pair
Implementation
Map
<
String
,
dynamic
> dartContext = {};
flutter_js_stable package
documentation
javascript_runtime
JavascriptRuntime
dartContext property
JavascriptRuntime class
Constructors
new
Properties
dartContext
hashCode
localContext
runtimeType
Methods
callFunction
clearXhrPendingCalls
(ext)
convertValue
dispose
enableFetch
(ext)
enableHandlePromises
(ext)
enableXhr
(ext)
evaluate
evaluateAsync
executePendingJob
getEngineInstanceId
getPendingXhrCalls
(ext)
handlePromise
(ext)
hasPendingXhrCalls
(ext)
init
initChannelFunctions
isFulfilledPromise
(ext)
isPendingPromise
(ext)
jsonStringify
noSuchMethod
onMessage
sendMessage
setInspectable
setupBridge
toString
Operators
operator ==
Static properties
channelFunctionsRegistered
debugEnabled