flutter/examples/widgets/pubspec.yaml
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

7 lines
138 B
YAML

name: sky_widgets_examples
dependencies:
flutter:
path: ../../packages/flutter
flutter_rendering_examples:
path: ../rendering