pubspec.yaml 541 Bytes
Newer Older
1
name: flutter
2
version: 0.0.6
Adam Barth's avatar
Adam Barth committed
3
author: Flutter Authors <flutter-dev@googlegroups.com>
4 5
description: A framework for writing Flutter applications
homepage: http://flutter.io
6
dependencies:
7 8
  cassowary: '>=0.1.7 <0.2.0'
  material_design_icons: '>=0.0.3 <0.1.0'
9
  mojo_services: '>=0.3.0 <0.4.0'
Adam Barth's avatar
Adam Barth committed
10
  mojo: '>=0.2.0 <0.3.0'
11
  newton: '>=0.1.4 <0.2.0'
12 13
  sky_engine: 0.0.37
  sky_services: 0.0.37
Adam Barth's avatar
Adam Barth committed
14
  sky_tools: '>=0.0.20 <0.1.0'
15 16
  vector_math: '>=1.4.3 <2.0.0'
  intl: '>=0.12.4+2 <0.13.0'
17
environment:
18
  sdk: '>=1.12.0 <2.0.0'
19 20 21

executables:
  flutter: