• Matt Perry's avatar
    Implement working UpdateTask in Dart · af3a10f4
    Matt Perry authored
    Dart code now supports the full flow that the C++ code used to: version check,
    download, replace app bundle. Bonus: the Dart code is much easier to follow,
    thanks to async/await!
    
    This is part 2 of a 3-part change. The first part added new mojom
    interfaces, PathService and UpdateService, to the sky_services package.
    af3a10f4
Name
Last commit
Last update
..
src Loading commit data...
animation.dart Loading commit data...
gestures.dart Loading commit data...
material.dart Loading commit data...
painting.dart Loading commit data...
rendering.dart Loading commit data...
services.dart Loading commit data...
sky_tool Loading commit data...
widgets.dart Loading commit data...
widgets_next.dart Loading commit data...