• Chris Bracken's avatar
    Position bottom bar widgets relative to window (#14406) · b0e17949
    Chris Bracken authored
    Note: also fixes a bug wherein bottom media padding was applied even in the
    presence of persistent footer buttons.
    
    The material spec states that the keyboard should be positioned on top
    of any bottom navigation bar or persistent footer buttons widget(s).
    
    We no longer inset the bottom of bottom navigation bars / persistent
    footer buttons by the bottom viewInset.
    
    Body content bottom (and the bottom of bottom sheets) is now determined
    by the greater of:
      1. bottom view inset (the keyboard height)
      2. bottom elements (nav bar, footer buttons)
    relative to the window max-Y.
    b0e17949
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
analysis_options_repo.yaml Loading commit data...
appveyor.yml Loading commit data...
flutter_console.bat Loading commit data...