menu
flutter_js_platform_interface package
documentation
javascript_runtime
JavascriptRuntime
setupBridge abstract method
setupBridge
brightness_4
setupBridge
abstract method
Null safety
bool
setupBridge
(
String
channelName
,
void
fn
(
dynamic
args
)
)
Implementation
bool setupBridge(String channelName, void Function(dynamic args) fn);
flutter_js_platform_interface package
documentation
javascript_runtime
JavascriptRuntime
setupBridge abstract method
JavascriptRuntime class
Constructors
JavascriptRuntime
Properties
dartContext
hashCode
localContext
runtimeType
Methods
callFunction
convertValue
dispose
evaluate
evaluateAsync
executePendingJob
getEngineInstanceId
init
initChannelFunctions
jsonStringify
noSuchMethod
onMessage
sendMessage
setupBridge
toString
Operators
operator ==
Static properties
channelFunctionsRegistered