• huycozy's avatar
    Update DraggableScrollableSheet docs to reflect API change (#136471) · 61c007a3
    huycozy authored
    ### Description
    
    This PR intends to update `DraggableScrollableSheet` docs for Web and Desktop platforms. On these platforms, the vertical dragging gesture does not provide natural behavior similar to other desktop applications. 
    
    By adding a note before the sample code so users are aware that the sample code will not work as expected on Desktop and Web. Also, refer to the instructions if they still want to implement it on these platforms.
    
    ### Related issue
    
    Fixes https://github.com/flutter/flutter/issues/111372
    61c007a3
draggable_scrollable_sheet.0.dart 4.21 KB