• Adam Barth's avatar
    Keyboard causes Scaffold body to resize (#3570) · 1b872603
    Adam Barth authored
    This patch adds an option to Scaffold to disable resizing the body to avoid the
    window padding. This lets developers create layouts that are stable when the
    keyboard overlays the app.
    
    Fixes #3565
    1b872603
scaffold.dart 27.4 KB