Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it support flutter compiled web version in this plugin and interaction with each other? #2488

Open
1 of 2 tasks
JinkeJ opened this issue Jan 5, 2025 · 0 comments
Open
1 of 2 tasks
Labels
enhancement New feature or request

Comments

@JinkeJ
Copy link

JinkeJ commented Jan 5, 2025

Is there an existing feature request for this?

  • I have searched the existing feature request

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

  • I'm ready to work on this issue!
@JinkeJ JinkeJ added the enhancement New feature or request label Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant