I would appreciate your support please.. Is it possible to use communication between FlutterFlow and the web ..in webview? Inject Json file from flutterflow to use in Js? I have a custom web page where I want to display specific users data in a js chart to logged in user .. And display it via webview in the flutterflow application .. Is this communication possible? I think in flutter it is.. somehow? Is it possible to use some custom function in FlutterFlow as well? Or do I have to do a separate authentication on the web... and link them in firebase?