• 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
..
doc Loading commit data...
lib Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...