• Justin McCandless's avatar
    Handle a missing ListView separator as an error (#24312) · f9bccb02
    Justin McCandless authored
    * Handle a missing ListView separator as an error
    
    * Handle missing item, and errors in itemBuilder and separatorBuilder
    
    * CR fixes and move error handling into sliver.dart to handle all ListView constructors
    
    * Only show an error for null separatorBuilder value in debug mode
    f9bccb02
scroll_view_test.dart 18.2 KB