boxy
boxy copied to clipboard
Custom layout protocols
It would be cool if we could use a custom constraints and geometry in children, this would allow you to pass data calculated at layout time such as the child's relative offset.
You can do so already by using a ValueNotifier and passing the value back up.