Is it support flutter compiled web version in this plugin and interaction with each other? #2488
Open
1 of 2 tasks
Labels
enhancement
New feature or request
Is there an existing feature request for this?
Operating System
All native platforms including flutter web version
Pain
Like the title, I want to split my application into native and webview part. The webview part will be updated frequently. So the plugin is mandatory to embed the web version of flutter project. Unlike JS window.external or other callback functions, is there any channel that the two part can communicate with each other, such as the webview fetch native user information, and the native flutter invoke some functions in flutter web version in webview?
Suggested solution
Export some interface to the webview so that flutter web app can interactive with flutter native application.
Useful resources
No response
Additional information
No response
Self grab
The text was updated successfully, but these errors were encountered: