Adam Barth
|
65eba90843
|
Rename package:sky to package:flutter
|
2015-10-09 20:44:52 -07:00 |
|
Adam Barth
|
7064551a45
|
Move mojo frontend into services.dart
What's important about this code is that it's presenting services outside the
VM, not the particular technology used to present the services.
|
2015-09-16 19:13:50 -07:00 |
|
Collin Jackson
|
c890dde70a
|
Split fitness app’s UserData into UserData and UserDataImpl
|
2015-08-20 10:54:48 -07:00 |
|
Collin Jackson
|
09216794e7
|
Add support for saving settings in fitness app
|
2015-08-19 12:12:33 -07:00 |
|
Eric Seidel
|
01255a6417
|
Make it possible to save/load fitness measurements
This required me wrapping the new Activity APIs
as well as adding the missing pubspec.yaml
@abarth
|
2015-08-10 14:29:22 -07:00 |
|