-
Notifications
You must be signed in to change notification settings - Fork 149
Revisit Gen UI SDK Catalog definition design #801
Copy link
Copy link
Closed
Labels
P2An issue we'd like to fix eventually, but it's not being actively worked on.An issue we'd like to fix eventually, but it's not being actively worked on.front-line-handledCan wait until the second-line triage. The front-line triage already checked if it's a P0.Can wait until the second-line triage. The front-line triage already checked if it's a P0.sprint readyA task that should be included in sprint planningA task that should be included in sprint planning
Metadata
Metadata
Assignees
Labels
P2An issue we'd like to fix eventually, but it's not being actively worked on.An issue we'd like to fix eventually, but it's not being actively worked on.front-line-handledCan wait until the second-line triage. The front-line triage already checked if it's a P0.Can wait until the second-line triage. The front-line triage already checked if it's a P0.sprint readyA task that should be included in sprint planningA task that should be included in sprint planning
Given the progress on v0.9 web renderers, I think it is worth revisiting the Flutter API surface design before implementing changes, to see if there is an opportunity to create alignment between Flutter and web.
See:
Here is an example of defining a react component:
Some nice properties of the above are:
Also see Vercel's json-render API which is super neat and similar to the above: