• Ian Hickson's avatar
    Make rootBundle handle the no-mojo case. (#3408) · 6dc440bd
    Ian Hickson authored
    The defaulting logic for bundles really belongs in the services layer,
    not the widgets layer. This way we can tell non-widget code just to use
    rootBundle if it just wants to read a JSON file or some such.
    6dc440bd
app.dart 6.23 KB