Closed zs-dima closed 2 years ago
Closing as a duplicate. See #1165.
@Sub6Resources thanks for looking into.
However RenderObject.debugCheckingIntrinsics = true;
hiding error, v3.0.0-alpha.6 still break layout,
In the same time v3.0.0-alpha.5 and v2.2.1 working well.
flutter_html 2.2.1 working well, but v3.0.0-alpha.6 leads to the Size Constraints error For example when using Html() Widget with IntrinsicHeight it leads to the
Intrinsics are not available for PlaceholderAlignment
error.