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

create Web view without dimensions #368

Open
ahmadkhedr opened this issue Apr 2, 2019 · 2 comments
Open

create Web view without dimensions #368

ahmadkhedr opened this issue Apr 2, 2019 · 2 comments

Comments

@ahmadkhedr
Copy link

Is there a way of creating a web view without giving it a height so that it can be able to show me the whole content inside the widget's tree without the need of inserting gestureRecognizers for scrolling inside the fixed height that I have gave to the widget ...I have used the "flutter_html" package and it does not force me to give a height to the HTML widget and the container expand to contain the data automatically and I can not find this feature in the "web_view" package....and is there any way to control the text size inside the webview?

@flareso
Copy link

flareso commented Jul 14, 2019

@ahmadkhedr why did you close it? you have found a solution?

@ahmadkhedr
Copy link
Author

@ahmadkhedr why did you close it? you have found a solution?

No, But I found another plugin that resolved my issue...It can not be a complete solution but it solved my issue at least.
the plugin is: flutter_widget_from_html 0.2.1+1
https://pub.dev/packages/flutter_widget_from_html
And I will reopen the issue with the doubt the problem in the webview plugin will be solved soon :(

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