mirror of
https://github.com/flutter/flutter.git
synced 2026-02-04 01:56:32 +08:00
The 'routes' table is a point of confusion with new developers. By providing a 'home' argument that sets the '/' route, we can delay the point at which we teach developers about 'routes' until the point where they want to have a second route.