Commit 77579ba
authored
[two_dimensional_scrollables] Post 3.16 stable tech debt clean up (flutter#5671)
Fixes flutter#136933
Fixes flutter#132782
This cleans up some TODOs in the TableView and its tests after the stable release
- removes an assertion on the builder delegate bounds now that the super class handles the assertions
- refactors all of the golden file tests using PaintPattern, removing all of the golden files and enabling web testing1 parent 1151191 commit 77579ba
7 files changed
Lines changed: 240 additions & 104 deletions
File tree
- packages/two_dimensional_scrollables
- lib/src/table_view
- test/table_view
- goldens
This file was deleted.
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
154 | | - | |
155 | 153 | | |
156 | 154 | | |
157 | 155 | | |
| |||
180 | 178 | | |
181 | 179 | | |
182 | 180 | | |
183 | | - | |
184 | | - | |
185 | 181 | | |
186 | 182 | | |
187 | 183 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments