Skip to content

Conversation

@andycall
Copy link
Member

@andycall andycall commented Jan 16, 2026

Summary

  • Fix RenderWidget to prefer the most restrictive finite constraints available when laying out child Flutter widgets
  • When a widget element is embedded via WebFWidgetElementChild, the outer Flutter widget's constraints are now respected instead of defaulting to the full viewport size
  • This ensures proper constraint propagation when embedding WebF content in bounded Flutter containers (e.g., SizedBox(height: 200))

@vercel
Copy link

vercel bot commented Jan 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
use-case Ready Ready Preview, Comment Jan 16, 2026 4:50pm
vue_usecase Ready Ready Preview, Comment Jan 16, 2026 4:50pm

Request Review

@andycall andycall merged commit e7e077a into main Jan 17, 2026
33 of 35 checks passed
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

Successfully merging this pull request may close these issues.

2 participants