-
Notifications
You must be signed in to change notification settings - Fork 20
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
A platform implementation for webview_flutter
has not been set.
#15
Comments
I know that the package doesn't currently support |
The following assertion was thrown building Container(constraints: BoxConstraints(0.0<=w<=Infinity, h=250.0)): The relevant error-causing widget was: |
======== Exception caught by rendering library ===================================================== The relevant error-causing widget was: Consider applying a flex factor (e.g. using an Expanded widget) to force the children of the RenderFlex to fit within the available space instead of being sized to their natural size. The specific RenderFlex in question is: RenderFlex#07ebe relayoutBoundary=up2 OVERFLOWING
|
I'm getting the following error when running the example project on
flutter web
:selectable content:
flutter doctor:
The text was updated successfully, but these errors were encountered: