Commit f5894d9
Prepare for dynamically sized views - pt. 2 (flutter#139079)
Towards flutter#134501.
Required to roll flutter/engine#48090 into the framework.
Two new subclasses of FlutterView were added recently for testing (in flutter#138849) that I missed in my previous PR (flutter#138565).1 parent 5d31b74 commit f5894d9
File tree
2 files changed
+2
-2
lines changed- packages
- flutter_test/test
- flutter/test/widgets
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments