• 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
..
app.dart Loading commit data...
demo.dart Loading commit data...
drawer.dart Loading commit data...
example_code.dart Loading commit data...
example_code_parser.dart Loading commit data...
header.dart Loading commit data...
home.dart Loading commit data...
item.dart Loading commit data...
syntax_highlighter.dart Loading commit data...