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

support for form tag with post request #341

Closed
snj07 opened this issue Jun 26, 2020 · 1 comment
Closed

support for form tag with post request #341

snj07 opened this issue Jun 26, 2020 · 1 comment

Comments

@snj07
Copy link

snj07 commented Jun 26, 2020

Please add support for the form tag. When a user clicks on the submit button it should open the response of form submission in the browser. It can use url_launcher or any other plugin. I am not sure if it's achievable. Could you please provide me an alternative if it can't be achieved using flutter_html?

@ryan-berger
Copy link
Collaborator

@snj07 flutter_html does and will not support a form tag POST request. It sounds what you are looking for is a webview. Take a look at this plugin: https://pub.dev/packages/webview_flutter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants