Commit d85497d
authored
Add a unit test for
Adding `SingleChildScrollView` to `NavigationRail` may cause exception if the nav rail has some expanded widgets inside, like the issue: flutter/flutter#143061. This PR is just to add a unit test to avoid causing this breaking again.NavigationRail (#143108)1 parent 52f897b commit d85497d
1 file changed
Lines changed: 26 additions & 0 deletions
File tree
- packages/flutter/test/material
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3605 | 3605 | | |
3606 | 3606 | | |
3607 | 3607 | | |
| 3608 | + | |
| 3609 | + | |
| 3610 | + | |
| 3611 | + | |
| 3612 | + | |
| 3613 | + | |
| 3614 | + | |
| 3615 | + | |
| 3616 | + | |
| 3617 | + | |
| 3618 | + | |
| 3619 | + | |
| 3620 | + | |
| 3621 | + | |
| 3622 | + | |
| 3623 | + | |
| 3624 | + | |
| 3625 | + | |
| 3626 | + | |
| 3627 | + | |
| 3628 | + | |
| 3629 | + | |
| 3630 | + | |
| 3631 | + | |
| 3632 | + | |
| 3633 | + | |
3608 | 3634 | | |
3609 | 3635 | | |
3610 | 3636 | | |
| |||
0 commit comments