• Adam Barth's avatar
    Rationalize embedder.dart and shell.dart · fab160cf
    Adam Barth authored
    This patch combines embedder.dart and shell.dart into one thing. We should now
    handle a bunch of error cases better.
    
      * embedder.connectToApplication has moved to shell.connectToApplication,
        matching the rest of the mojo universe.
      * embedder.connecttoService has moved to shell.connnectToService (and merged
        with shell.requestService).
      * shell.requestService is now shell.connectToService, matching the rest of
        the mojo universe.
      * serviceRegistry has moved from embedder.serviceRegistry to a top-level
        getter.
    
    Fixes #1803
    fab160cf
Name
Last commit
Last update
..
README Loading commit data...
big_switch.dart Loading commit data...
card_collection.dart Loading commit data...
container.dart Loading commit data...
date_picker.dart Loading commit data...
drag_and_drop.dart Loading commit data...
dropdown.dart Loading commit data...
ensure_visible.dart Loading commit data...
horizontal_scrolling.dart Loading commit data...
indexed_stack.dart Loading commit data...
media_query.dart Loading commit data...
navigation.dart Loading commit data...
nine_patch.dart Loading commit data...
overlay_geometry.dart Loading commit data...
pageable_list.dart Loading commit data...
piano.dart Loading commit data...
progress_indicator.dart Loading commit data...
pubspec.yaml Loading commit data...
scale.dart Loading commit data...
scrollbar.dart Loading commit data...
sector.dart Loading commit data...
smooth_resize.dart Loading commit data...
spinning_mixed.dart Loading commit data...
styled_text.dart Loading commit data...
tabs.dart Loading commit data...