mirror of
https://github.com/flutter/flutter.git
synced 2026-02-15 23:33:36 +08:00
Also: - minor code reindents in places. - reset the widget tree between tests. - once you generate a route, don't let its builder change (previously it would keep changing as the routes table changed). - revert the stocks app toolbar-fading-on-forward-transition thing.