- 22 Jan, 2016 1 commit
-
-
Matt Perry authored
Third-party libraries can now provide their own mojo services. They do so by adding a config.yaml file to their pub package which contains - a list of service names and java classes which handles that service's registration. - a list of pre-built .jar files to statically link with the app's shell when building the app.
-
- 05 Nov, 2015 1 commit
-
-
Matt Perry authored
-
- 02 Nov, 2015 1 commit
-
-
Adam Barth authored
More flutter more better.
-
- 19 Oct, 2015 1 commit
-
-
Matt Perry authored
Adds a step to the updater to verify that the new .flx package is signed and untampered. Each .flx contains a signed manifest file. The manifest contains a SHA-256 hash of the .flx contents. See bundle.dart for a description of the new .flx format.
-
- 10 Sep, 2015 1 commit
-
-
Matt Perry authored
The version and update URL are stored in the app's manifest (sky.yaml).
-
- 11 Aug, 2015 1 commit
-
-
Eric Seidel authored
This is just fallout from not having https://github.com/domokit/sky_engine/issues/565 @abarth
-
- 08 Aug, 2015 1 commit
-
-
Ian Fischer authored
-
- 28 Jul, 2015 2 commits
-
-
Chinmay Garde authored
-
Chinmay Garde authored
-
- 16 Jul, 2015 1 commit
-
-
Collin Jackson authored
-