- 
Matt Perry authoredThe problem was that the Scaffold was getting a new key each time we navigated to the main page. The key influences where page state is stored, including the scroll offset. So for a single frame, the Scaffold incorrectly thinks the scroll offset is 0 and the app bar should be expanded. BUG=https://github.com/flutter/flutter/issues/4400 02a44839
| Name | Last commit | Last update | 
|---|---|---|
| bin | ||
| dev | ||
| examples | ||
| packages | ||
| .analysis_options | ||
| .travis.yml | ||
| AUTHORS | ||
| CONTRIBUTING.md | ||
| ISSUE_TEMPLATE.md | ||
| LICENSE | ||
| README.md |