• Ian Hickson's avatar
    Hide routes from the API when they're not needed. (#3431) · 1b9476c4
    Ian Hickson authored
    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.
    1b9476c4
Name
Last commit
Last update
..
src Loading commit data...
animation.dart Loading commit data...
foundation.dart Loading commit data...
gestures.dart Loading commit data...
http.dart Loading commit data...
material.dart Loading commit data...
painting.dart Loading commit data...
rendering.dart Loading commit data...
scheduler.dart Loading commit data...
services.dart Loading commit data...
widgets.dart Loading commit data...