• Justin McCandless's avatar
    Fix Scaffold bottomSheet null exceptions (#117008) · 8ff1b6eb
    Justin McCandless authored
    * Prevent possibility of null exceptions on widget.bottomSheet
    
    * New approach that fixes bug in updating the bottomSheet
    
    * Real-world test for bottomSheet error
    
    * Allow bottomSheet to animate out after being killed, even if it was rebuilt
    
    * Go back to the simple solution of SizedBox.shrink
    8ff1b6eb
scaffold_test.dart 101 KB