Collin Jackson
|
98d4c3af12
|
Add weight chart to fitness app
|
2015-08-12 14:50:50 -07:00 |
|
Eric Seidel
|
b221278582
|
Make Fitness tiles nicer
Moved from Cards to Tiles and made the printing
of the dates nicer by using some code from a Dart SDK example:
https://github.com/dart-lang/sdk/blob/master/samples-dev/swarm/swarm_ui_lib/util/DateUtils.dart
I also built a UserData class to help keep saving/sorting
consistent as well as fixed the sort order to have most
recent at the top.
@abarth
|
2015-08-11 14:02:12 -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 |
|
Ian Fischer
|
d44ed7dfc3
|
Move example out of sky/packages to //examples
|
2015-08-07 17:04:50 -07:00 |
|