Adam Barth da7e1e5d4d Scaffold should respect window.padding.bottom
The space for the keyboard is now represented as bottom padding for the window.
By teaching the scaffold to respect the bottom window padding, we move the
floating action button and snackbars out of the way of the keyboard.

This currently works on Android. I'll need to see how to get the keyboard
geometry on iOS for a similar effect.

Fixes #103
2016-01-21 13:30:16 -08:00
..
2015-12-13 23:34:41 -08:00
2016-01-14 12:21:56 -08:00
2015-12-07 19:24:25 -08:00
2015-12-01 20:36:52 -08:00
2016-01-20 23:21:11 -08:00