flutter/examples/fitness/pubspec.yaml
Adam Barth 194c616b2a Update playfair revision
... and reattach fitness to the build. We detached fitness from the build
because it was seeing an old version of playfair that didn't work with the most
recent version of the Sky package.
2015-08-19 09:05:30 -07:00

12 lines
232 B
YAML

name: fitness
dependencies:
sky: any
sky_tools: any
playfair: "^0.0.5"
path: "^1.3.6"
dependency_overrides:
material_design_icons:
path: ../../sky/packages/material_design_icons
sky:
path: ../../sky/packages/sky