mirror of
https://github.com/flutter/flutter.git
synced 2026-02-15 15:23:32 +08:00
24 lines
542 B
YAML
24 lines
542 B
YAML
name: flutter
|
|
version: 0.0.21
|
|
author: Flutter Authors <flutter-dev@googlegroups.com>
|
|
description: A framework for writing Flutter applications
|
|
homepage: http://flutter.io
|
|
dependencies:
|
|
collection: '>=1.1.3 <2.0.0'
|
|
intl: '>=0.12.4+2 <0.13.0'
|
|
material_design_icons: '>=0.0.3 <0.1.0'
|
|
sky_engine: 0.0.73
|
|
sky_services: 0.0.73
|
|
vector_math: '>=1.4.3 <2.0.0'
|
|
|
|
# To pin the transitive dependency through mojo_sdk.
|
|
test: 0.12.6+1
|
|
|
|
cassowary:
|
|
path: ../cassowary
|
|
newton:
|
|
path: ../newton
|
|
|
|
environment:
|
|
sdk: '>=1.12.0 <2.0.0'
|