mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
20 lines
438 B
YAML
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'
|