Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
155 contributions in the last year
Contribution activity
December 2020
Created 1 commit in 1 repository
Created a pull request in flutter/flutter that received 1 comment
Add a test for intrinsic size checks
Description
Add a test to assert that when doing intrinsic size checks, the parent RenderBox returns the correct intrinsics.
Related Issues
#70730
B…