• Hixie's avatar
    Give type arguments to routes. · 13f3a9be
    Hixie authored
    These end up not actually being used, currently, because we don't have
    generic methods, which you'd need for showDialog() and friends, and we
    don't have any way to parameterise a class type at runtime, which you'd
    need for MaterialApp routes, but it's a step in the right direction.
    13f3a9be
page.dart 2.22 KB