• Adam Barth's avatar
    You should be able to nest Scaffolds · fc2e31b8
    Adam Barth authored
    Prior to this patch, MultiChildLayoutDelegate couldn't be re-entered because it
    cleared _idToChild when unwinding its stack. Now we restore the previous value
    of _idToChild when we unwind.
    fc2e31b8
custom_layout.dart 4.11 KB