Adam Barth 08539b4e4d Rewire the pubspecs to use local paths
Using local paths ensures that each package sees each other package at HEAD.
2015-11-06 22:46:52 -08:00

20 lines
438 B
YAML

name: flutter
version: 0.0.18
author: Flutter Authors <flutter-dev@googlegroups.com>
description: A framework for writing Flutter applications
homepage: http://flutter.io
dependencies:
intl: '>=0.12.4+2 <0.13.0'
material_design_icons: '>=0.0.3 <0.1.0'
sky_engine: 0.0.49
sky_services: 0.0.50
vector_math: '>=1.4.3 <2.0.0'
cassowary:
path: ../cassowary
newton:
path: ../newton
environment:
sdk: '>=1.12.0 <2.0.0'